mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 01:01:50 +02:00
Simple bash is enough
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
#!/bin/bash
|
||||
|
||||
##################
|
||||
# SYMLINK CONFIG #
|
||||
@@ -40,4 +40,3 @@ fi
|
||||
# CORRECT CONFIG #
|
||||
##################
|
||||
sed -i 's|E_ALL|""|g' /share/piwigo/config/config.inc.php && echo "config corrected for php error" || true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user