mirror of https://github.com/EdgeVPNio/tools.git
Fixed the permission and added an option for versioning
parent
aeba5e2029
commit
942a4cc5dd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue