feat: deb build script for arm64

This commit is contained in:
2022-02-23 16:34:29 +08:00
parent 67246faace
commit d3dc71714d
+1
View File
@@ -43,6 +43,7 @@ fi
mkdir "deb_builder"
cp -r debian deb_builder/DEBIAN
chmod -R 755 deb_builder/DEBIAN
cp ../LICENSE deb_builder/DEBIAN/copyright