mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-06-13 05:37:45 +02:00
Fixes to deploy scripts.
This commit is contained in:
@ -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..."
|
||||
|
Reference in New Issue
Block a user