cleanup run wrapper

This commit is contained in:
2025-05-03 16:39:52 +02:00
parent c329c1f982
commit eb5b0ae03c
3 changed files with 6 additions and 6 deletions

View File

@@ -40,10 +40,10 @@ wget https://nightly.link/usatiuk/dhfs/actions/runs/$LATEST/Run%20wrapper.zip
unzip "Run wrapper.zip"
rm "Run wrapper.zip"
tar xvf "run-wrapper.tar.gz" --strip-components=2
tar xvf "run-wrapper.tar.gz" --strip-components 2
rm "run-wrapper.tar.gz"
rm -rf "DHFS Package"
rm -rf "Server"
rm -rf "Webui"
rm -rf "NativeLibs"