Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit f27d5d9

Browse files
committed
remotebuzzer: config migration use install path
1 parent 611089e commit f27d5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-raspbian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ www-data ALL=(ALL) NOPASSWD: /sbin/shutdown
358358
EOF
359359
360360
# update artifacts in user configuration from old remotebuzzer implementation
361-
sed -i '/remotebuzzer/{n;n;s/enabled/usebuttons/}' config/my.config.inc.php
361+
sed -i '/remotebuzzer/{n;n;s/enabled/usebuttons/}' $INSTALLFOLDERPATH/config/my.config.inc.php
362362
fi
363363
# remotebuzzer config depending on version end
364364

0 commit comments

Comments
 (0)