Skip to content

Commit

Permalink
Fix update frontend script (#3244)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Oct 19, 2021
1 parent 4a6aaa8 commit df9d62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-frontend.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
source "${BASH_SOURCE[0]%/*}/common.sh"
source "/etc/supervisor_scripts/common"

set -e

Expand Down

0 comments on commit df9d62f

Please sign in to comment.