summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-09-23 19:51:36 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-09-23 19:51:36 -0500
commitfd2f1c131b0707b03134330b423888e60d3a08f1 (patch)
tree160fd589f070dba263b3be81252951f3cfbd7c85 /init
parentfd49ab63a76d5c959c352c205e91790a064d060d (diff)
downloadlua-packaging-master.tar.gz
lua-packaging-master.tar.bz2
lua-packaging-master.zip
Re-enable all the buildsHEADmaster
Diffstat (limited to 'init')
-rwxr-xr-xinit1
1 files changed, 0 insertions, 1 deletions
diff --git a/init b/init
index 5e66063..8229b78 100755
--- a/init
+++ b/init
@@ -9,4 +9,3 @@ cd "/root/"
9cp $luaver/src/*.exe . 9cp $luaver/src/*.exe .
10cp $luaver/src/*.dll . 10cp $luaver/src/*.dll .
11cp $luaver/src/*.a . 11cp $luaver/src/*.a .
12exit -1