Added some keys which I'll use for the menu or something
authorCameron Ball <cameron@getapproved.com.au>
Fri, 13 Feb 2015 07:34:12 +0000 (15:34 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Fri, 13 Feb 2015 07:34:12 +0000 (15:34 +0800)
simlink.sh

index 245e499..c4a9208 100755 (executable)
@@ -1,8 +1,11 @@
+#TITLE: Organise Simfiles
+#PARENT: ITG Options
+#WIDGET: progress_bar
+
 #!/bin/bash
 
 songs_dir=/home/cameron/Games/OpenITG/Songs
 symlink_dir=/home/cameron/Games/OpenITG/Songs/Fast
-current_file=
 
 IFS=$'\n'