mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 10:45:39 +00:00
Update gui-mac.py
This commit is contained in:
@@ -757,7 +757,8 @@ def terminal_path():
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
APP_PATH="/Applications/fido2-manage.app"
|
APP_PATH="/Applications/fido2-manage.app"
|
||||||
CLI_SCRIPT="$APP_PATH/Contents/MacOS/fido2-manage-mac.sh"
|
#CLI_SCRIPT="$APP_PATH/Contents/MacOS/fido2-manage-mac.sh"
|
||||||
|
CLI_SCRIPT="$APP_PATH/Contents/Frameworks/fido2-manage-mac.sh"
|
||||||
SYMLINK_TARGET="/usr/local/bin/fido2-manage"
|
SYMLINK_TARGET="/usr/local/bin/fido2-manage"
|
||||||
|
|
||||||
echo "=== FIDO2 Manager CLI Installer ==="
|
echo "=== FIDO2 Manager CLI Installer ==="
|
||||||
|
|||||||
Reference in New Issue
Block a user