mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
yWeb: change extension config dir
Origin commit data
------------------
Branch: ni/coolstream
Commit: b655c5605f
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-02 (Sun, 02 Oct 2022)
Origin message was:
------------------
- yWeb: change extension config dir
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -363,7 +363,7 @@ do_ext_installer()
|
||||
|
||||
do_ext_uninstaller()
|
||||
{
|
||||
uinst="%(CONFIGDIR)/ext/uninstall.sh"
|
||||
uinst="%(CONFIGDIR)/y-ext/uninstall.sh"
|
||||
if [ -e "$uinst" ]; then
|
||||
chmod 755 "$uinst"
|
||||
`$uinst $1_uninstall.inc`
|
||||
|
Reference in New Issue
Block a user