diff --git a/build.sh b/build.sh index ed41dcd..3ed0373 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,7 @@ if [ -d unpack ]; then sudo rm -rf unpack fi -version="3.0.4" +version="1.0.0" mkdir -p unpack/DEBIAN