mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-08-09 17:49:47 +00:00
Fixes to deploy scripts.
This commit is contained in:
parent
5b03a1e99c
commit
c8ab7f7d42
22 changed files with 22 additions and 22 deletions
|
@ -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..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue