mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
Update 99-run.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bashio
|
#!/usr/bin/env bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
# shellcheck disable=SC2155
|
# shellcheck disable=SC2155,SC1091
|
||||||
|
|
||||||
#############
|
#############
|
||||||
# STRUCTURE #
|
# STRUCTURE #
|
||||||
@@ -154,7 +154,6 @@ fi
|
|||||||
############
|
############
|
||||||
|
|
||||||
# Execute main script
|
# Execute main script
|
||||||
# shellcheck ignore=SC1091
|
|
||||||
source /etc/apache2/envvars
|
source /etc/apache2/envvars
|
||||||
echo "Adapting start script"
|
echo "Adapting start script"
|
||||||
cd /var2/www/webtrees || exit 1
|
cd /var2/www/webtrees || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user