diff --git a/run.sh b/run.sh index 718177a3..270e3398 100644 --- a/run.sh +++ b/run.sh @@ -4,10 +4,8 @@ mkdir ./tmp/parse -p mkdir ./tmp/api/ chmod +x ./util/checker.sh -chmod +x ./util/xmlparser.sh chmod +x ./util/parse.sh chmod +x ./util/generator.sh -chmod +x ./util/deployer.sh ./util/checker.sh