diff --git a/Zway-Bot/dpkg/make-deb.sh b/Zway-Bot/dpkg/make-deb.sh index 7eab4ac..cccc120 100644 --- a/Zway-Bot/dpkg/make-deb.sh +++ b/Zway-Bot/dpkg/make-deb.sh @@ -34,7 +34,7 @@ curl -s https://git.blubbfish.net/vs_utils/CI-Scripts/raw/branch/master/deb/cont curl -s https://git.blubbfish.net/vs_utils/CI-Scripts/raw/branch/master/deb/build-deb.sh | bash cd .. -# rm deb -rf +rm deb -rf cp Builds/* ../../Builds/ rm Builds -rf \ No newline at end of file