Browse code

rename

Anthony Young authored on 2011/11/09 09:20:14
Showing 2 changed files
1 1
deleted file mode 100755
... ...
@@ -1,3 +0,0 @@
1
-#!/bin/bash
2
-
3
-echo "$0 SUCCESS!"
4 1
new file mode 100755
... ...
@@ -0,0 +1,3 @@
0
+#!/bin/bash
1
+
2
+echo "$0 SUCCESS!"