add more convenience scripts

This commit is contained in:
2023-06-04 15:56:38 +02:00
parent de096496c7
commit f199fbded3
2 changed files with 33 additions and 0 deletions

18
packaging/stopTesting.sh Normal file
View File

@@ -0,0 +1,18 @@
#! /bin/bash
cd ../frontend
rm -rf ./bin
rm -rf ./config
rm -rf ./libdynload
rm ./image*
rm ./lib*
rm ./ld*
rm ./base_library.zip
rm ./imagevideoupscaler-cli.py
rm ./LICENSE
cd ..
rm -rf ./build
rm -rf ./dist