]> TLD Linux GIT Repositories - tld-builder.git/blobdiff - bin/rpm-builder.sh
- use python3
[tld-builder.git] / bin / rpm-builder.sh
index 5f52b1cafa599ba1fee5a5b273ee5daab49dabd6..44d1826eaf63f132c9bf1566151423ce91760e65 100755 (executable)
@@ -11,4 +11,4 @@ fi
 export BUILDERPATH
 
 cd $BUILDERPATH
-exec python TLD_Builder/rpm_builder.py $1
+exec python3 TLD_Builder/rpm_builder.py $1