Skip to content

Commit 080575c

Browse files
author
arch
committed
improve ofs setup script
1 parent 450c386 commit 080575c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/OpenFunscripter/openfunscripter_setup_linux.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ cmake ..
2222
make -j$(expr $(nproc) \+ 1)
2323
popd
2424
popd
25+
26+
echo "copy lua plugin"
27+
cp -vf funscript_generator_linux.lua OFS/bin/data/lua

0 commit comments

Comments
 (0)