We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.jar
1 parent 47aa3c3 commit e35416eCopy full SHA for e35416e
ct/stirling-pdf.sh
@@ -39,6 +39,7 @@ function update_script() {
39
cd Stirling-PDF-$RELEASE
40
chmod +x ./gradlew
41
$STD ./gradlew build
42
+ rm -rf /opt/Stirling-PDF/Stirling-PDF-*.jar
43
cp -r ./build/libs/Stirling-PDF-*.jar /opt/Stirling-PDF/
44
cp -r scripts /opt/Stirling-PDF/
45
cd ~
0 commit comments