mk_archive should archive itself
This commit is contained in:
@@ -19,7 +19,7 @@ echo
|
||||
echo "***"
|
||||
echo "*** Copying files..."
|
||||
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)
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user