Support for extra (non-executable) files

This commit is contained in:
Stefan `Sec` Zehl 2011-12-23 11:05:13 +01:00
parent 0d34d10f3a
commit c15123eb7b
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ echo "###"
mv l0dable/*.c0d $TARG/files/
mv l0dable/*.int $TARG/files/
mv l0dable/*.nik $TARG/files/
cp l0dable/files/* $TARG/files/
if grep -q 'define ENCRYPT_L0DABLE' SECRETS ; then