mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-28 07:50:19 +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
|
cd Stirling-PDF-$RELEASE
|
||||||
chmod +x ./gradlew
|
chmod +x ./gradlew
|
||||||
$STD ./gradlew build
|
$STD ./gradlew build
|
||||||
|
rm -rf /opt/Stirling-PDF/Stirling-PDF-*.jar
|
||||||
cp -r ./build/libs/Stirling-PDF-*.jar /opt/Stirling-PDF/
|
cp -r ./build/libs/Stirling-PDF-*.jar /opt/Stirling-PDF/
|
||||||
cp -r scripts /opt/Stirling-PDF/
|
cp -r scripts /opt/Stirling-PDF/
|
||||||
cd ~
|
cd ~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user