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