add integrity checks for user input

This commit is contained in:
2024-01-04 08:22:17 +01:00
parent 7f1ab45d53
commit 1da508d0d6
5 changed files with 14 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ deb: man ../requirments.txt ../run.py ../luser ../LICENSE
chmod -w luser/DEBIAN/*
chmod +w luser/DEBIAN/control
dpkg-deb --build luser
chmod +w luser/DEBIAN/*
clean:
rm -f luser.deb
rm -f man/luser.1