Fix #463
This commit is contained in:
parent
b7e71f5812
commit
2baf5243ea
@ -128,7 +128,7 @@ chmod +x "$FOLDER_DEBIAN/preinst"
|
|||||||
chmod +x "$FOLDER_DEBIAN/postinst"
|
chmod +x "$FOLDER_DEBIAN/postinst"
|
||||||
|
|
||||||
echo "Creating .deb file..."
|
echo "Creating .deb file..."
|
||||||
dpkg-deb --build $FOLDER_MAIN
|
dpkg-deb -Zxz --build $FOLDER_MAIN
|
||||||
|
|
||||||
rm -r "$FOLDER_MAIN"
|
rm -r "$FOLDER_MAIN"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user