Fix update frontend script (#3244)

This commit is contained in:
Joakim Sørensen 2021-10-19 19:42:47 +02:00 committed by GitHub
parent 4a6aaa8559
commit df9d62f874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
source "${BASH_SOURCE[0]%/*}/common.sh"
source "/etc/supervisor_scripts/common"
set -e