4 lines
No EOL
128 B
Bash
4 lines
No EOL
128 B
Bash
#!/bin/bash
|
|
|
|
echo "Starting up Aria's Creations tools installer"
|
|
PASS=$(zenity --password --title="SHT Installer" --timeout=120) |