diff options
-rwxr-xr-x | init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,4 +9,4 @@ cd "/root/" | |||
9 | cp $luaver/src/*.exe . | 9 | cp $luaver/src/*.exe . |
10 | cp $luaver/src/*.dll . | 10 | cp $luaver/src/*.dll . |
11 | cp $luaver/src/*.a . | 11 | cp $luaver/src/*.a . |
12 | 12 | exit -1 | |