added file dependency check, switched back to english, smaller fix and improvements

This commit is contained in:
fatalerrors
2021-11-18 14:53:11 +01:00
parent 9fc9b96165
commit b71a0c2ee8
21 changed files with 360 additions and 173 deletions

View File

@@ -29,8 +29,8 @@ echo
echo "***"
echo "*** Copying files..."
echo "***"
cp -av bash.rc conf doc init.sh lib LICENSE mk_archive.sh modules README.* \
repo $TMPDIR
cp -av bash.rc conf doc init.sh lib LICENSE mk_archive.sh modules prepost.d \
README.* repo $TMPDIR
cd $(dirname $TMPDIR)
echo