This commit is contained in:
2023-08-10 16:22:59 +08:00
parent 18160bb8f8
commit 0ec1757da6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,6 +12,6 @@ else
opt=`pwd`
fi
notify-send `basename $opt`开始打包 -i /usr/share/icons/uos-packaging-tools.png
dpkg-deb -Z xz -b $opt $opt/..
fakeroot dpkg-deb -Z xz -b $opt $opt/..
notify-send `basename $opt`打包完成 -i /usr/share/icons/uos-packaging-tools.png
exit