mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 10:45:39 +00:00
Set permissions for CLI script in gui-mac.py
Added a command to set permissions for the CLI script.
This commit is contained in:
@@ -797,6 +797,8 @@ if [[ ! -f "$CLI_SCRIPT" ]]; then
|
||||
fi
|
||||
|
||||
echo "✅ Found FIDO2 Manager app"
|
||||
echo "setting permissions"
|
||||
chmod 755 $CLI_SCRIPT
|
||||
|
||||
|
||||
# Ensure /usr/local/bin exists
|
||||
|
||||
Reference in New Issue
Block a user