diff options
author | Alexander M Pickering <alex@cogarr.net> | 2024-09-23 19:51:36 -0500 |
---|---|---|
committer | Alexander M Pickering <alex@cogarr.net> | 2024-09-23 19:51:36 -0500 |
commit | fd2f1c131b0707b03134330b423888e60d3a08f1 (patch) | |
tree | 160fd589f070dba263b3be81252951f3cfbd7c85 /init | |
parent | fd49ab63a76d5c959c352c205e91790a064d060d (diff) | |
download | lua-packaging-master.tar.gz lua-packaging-master.tar.bz2 lua-packaging-master.zip |
Diffstat (limited to 'init')
-rwxr-xr-x | init | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,4 +9,3 @@ 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 | exit -1 | ||