mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-27 22:30:17 +00:00
Remove old .jar
versions of Stirling-PDF (#3512)
This commit is contained in:
parent
47aa3c3cf2
commit
e35416eb7f
@ -39,6 +39,7 @@ function update_script() {
|
||||
cd Stirling-PDF-$RELEASE
|
||||
chmod +x ./gradlew
|
||||
$STD ./gradlew build
|
||||
rm -rf /opt/Stirling-PDF/Stirling-PDF-*.jar
|
||||
cp -r ./build/libs/Stirling-PDF-*.jar /opt/Stirling-PDF/
|
||||
cp -r scripts /opt/Stirling-PDF/
|
||||
cd ~
|
||||
|
Loading…
x
Reference in New Issue
Block a user