Fixed the permission and added an option for versioning

pull/8/head
Ubuntu20.04 2020-11-09 14:35:58 -08:00
parent aeba5e2029
commit 942a4cc5dd
2 changed files with 1 additions and 1 deletions

0
debian-package/debian-config 100644 → 100755
View File

View File

@ -32,7 +32,7 @@ function pull_src
function make_debpak ()
{
python3 ./scripts/Versioning.py
python3 ./scripts/Versioning.py true
wd=$(pwd)
cd ~/workspace
mkdir -p out