Files
SimpleMediaUpscalerLite/packaging/stopTesting.sh
2023-06-07 09:01:47 +02:00

21 lines
231 B
Bash
Executable File

#! /bin/bash
cd ../frontend
rm -rf ./bin
rm -rf ./config
rm -rf ./lib-dynload
rm -rf ./libdynload
rm ./smuL*
rm ./lib*
rm ./ld*
rm ./base_library.zip
rm ./LICENSE
rm ./_*
rm ./*.dll
rm ./*.pyd
cd ..
rm -rf ./build
rm -rf ./dist