ao-tools: update ao-flash-stm32f0x to work with openocd in Debian unstable
[fw/altos] / altosui / ask-pass
1 #!/bin/bash
2 osascript -e 'display dialog "Password:" with hidden answer default answer "" with title "Password for '$USER'"' -e 'text returned of result'