removed unneeded file

This commit is contained in:
silvernode 2013-02-24 01:57:08 -06:00
parent cbc9118d91
commit 4f343f04a3

View File

@ -1,6 +0,0 @@
#!/bin/bash
t=$(zenity --entry --title="test" --text="name the file: "); | p=$(zenity --file-selection --save --text="$t" --confirm-overwrite)
#$t |
zenity --file-selection --save --confirm-overwrite