Compare commits

...

1 Commits

Author SHA1 Message Date
Koen c8ab7f7d42 Fixes to deploy scripts. 2023-09-28 12:21:31 +02:00
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ DOCUMENT_ROOT=/var/www/html
# Sign sources
echo "Signing all sources..."
bash ./sign-all-sources.sh
/usr/bin/bash ./sign-all-sources.sh
# Build content
echo "Building content..."
+1 -1
View File
@@ -3,7 +3,7 @@ DOCUMENT_ROOT=/var/www/html
# Sign sources
echo "Signing all sources..."
bash ./sign-all-sources.sh
/usr/bin/bash ./sign-all-sources.sh
# Build content
echo "Building content..."
+1 -1
View File
@@ -3,7 +3,7 @@ DOCUMENT_ROOT=/var/www/html
# Sign sources
echo "Signing all sources..."
bash ./sign-all-sources.sh
/usr/bin/bash ./sign-all-sources.sh
# Build content
echo "Building content..."