Removed dev.sh as it is not needed

This commit is contained in:
2013-02-24 02:09:18 -06:00
parent 956fa2d834
commit 5d04fdf49c

6
dev.sh
View File

@@ -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