mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 01:31:51 +02:00
Update run.sh
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
###########
|
###########
|
||||||
|
|
||||||
for SCRIPTS in "/00-banner.sh" "/92-local_mounts.sh" "/92-smb_mounts.sh"
|
for SCRIPTS in "/00-banner.sh" "/92-local_mounts.sh" "/92-smb_mounts.sh"
|
||||||
|
do
|
||||||
chown $(id -u):$(id -g) $SCRIPTS
|
chown $(id -u):$(id -g) $SCRIPTS
|
||||||
chmod a+x $SCRIPTS
|
chmod a+x $SCRIPTS
|
||||||
sed -i 's|/usr/bin/with-contenv bashio|/usr/bin/env bashio|g' $SCRIPTS
|
sed -i 's|/usr/bin/with-contenv bashio|/usr/bin/env bashio|g' $SCRIPTS
|
||||||
|
|||||||
Reference in New Issue
Block a user