mk_archive should archive itself

This commit is contained in:
levasseur
2021-09-13 17:17:27 +02:00
parent c03550af12
commit fcffe52866

View File

@@ -19,7 +19,7 @@ echo
echo "***" echo "***"
echo "*** Copying files..." echo "*** Copying files..."
echo "***" echo "***"
cp -av conf doc init.sh lib LICENSE modules README.* repo $TMPDIR cp -av conf doc init.sh lib LICENSE mk_archive.sh modules README.* repo $TMPDIR
cd $(dirname $TMPDIR) cd $(dirname $TMPDIR)
echo echo