diff --git a/dev.sh b/dev.sh deleted file mode 100755 index 3fcfa92..0000000 --- a/dev.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -t=$(zenity --entry --title="test" --text="name the file: "); zenity --file-selection --save --text="$t" --confirm-overwrite - -#$t | -zenity --file-selection --save --confirm-overwrite \ No newline at end of file