Initial Commit - Copy from Altus Metrum AltOS
This commit is contained in:
2
altosui/ask-pass
Executable file
2
altosui/ask-pass
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
osascript -e 'display dialog "Password:" with hidden answer default answer "" with title "Password for '$USER'"' -e 'text returned of result'
|
Reference in New Issue
Block a user