provider file is in rootdir

This commit is contained in:
Mike Macgirvin 2024-02-21 09:45:37 +11:00
parent 157394e5a0
commit 01287208e0

View file

@ -29,7 +29,7 @@ if [ -d extend ] ; then
done
fi
# This applies only to K&T Hosting
if [ -f .knthost.com ]; then
if [ -f /.knthost.com ]; then
touch /system/action/streams.restart
fi