mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 32-ingress.sh
This commit is contained in:
@@ -4,11 +4,10 @@
|
||||
########
|
||||
# TEST #
|
||||
########
|
||||
if [ -f /config/tandooringress.conf ]; then
|
||||
if [ -f /config/tandoortest.sh ]; then
|
||||
echo "running test file"
|
||||
rm /etc/nginx/servers/ingress.conf
|
||||
cp /config/tandooringress.conf /etc/nginx/servers/ingress.conf
|
||||
chmod 775 /etc/nginx/servers/ingress.conf
|
||||
chmod +x /config/tandoortest.sh
|
||||
/./config/tandoortest.sh
|
||||
fi
|
||||
|
||||
#################
|
||||
|
||||
Reference in New Issue
Block a user