summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/init b/init
index d403044..60b8f44 100755
--- a/init
+++ b/init
@@ -8,3 +8,4 @@ make mingw "CFLAGS= -Wall -Wextra -std=c99 -pedantic $CFLAGS"
8cd "/root/" 8cd "/root/"
9cp $luaver/src/*.exe . 9cp $luaver/src/*.exe .
10cp $luaver/src/*.dll . 10cp $luaver/src/*.dll .
11cp $luaver/src/*.a .