Forgot to not cleanup in debian script
This commit is contained in:
parent
7855d78a64
commit
9c7d652fbb
@ -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
|
curl -s https://git.blubbfish.net/vs_utils/CI-Scripts/raw/branch/master/deb/build-deb.sh | bash
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
# rm deb -rf
|
rm deb -rf
|
||||||
|
|
||||||
cp Builds/* ../../Builds/
|
cp Builds/* ../../Builds/
|
||||||
rm Builds -rf
|
rm Builds -rf
|
Loading…
Reference in New Issue
Block a user