fix instalation

This commit is contained in:
2023-12-27 17:46:22 +01:00
parent 718cdf6c89
commit b33110f8f4
8 changed files with 119 additions and 11 deletions

View File

@@ -8,6 +8,8 @@ deb: man ../requirments.txt ../run.py ../luser ../LICENSE
cp -r ../luser/* luser/var/luser/luser/
cp ../run.py luser/var/luser/
cp ../LICENSE luser/var/luser/
chmod -w luser/DEBIAN/*
chmod +w luser/DEBIAN/control
dpkg-deb --build luser
clean:
rm -f luser.deb