Make executable

This commit is contained in:
2021-04-09 20:34:47 +01:00
parent 6ba02d1214
commit 05eda14b24
29 changed files with 7 additions and 1 deletions
View File
View File
View File
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
enpass
read -n 1 -r -s -p $'Press enter when you have synced enpass...\n'
View File
View File