no file extension

This commit is contained in:
Mike Macgirvin 2024-02-21 10:13:52 +11:00
parent 01287208e0
commit aeba214e51

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 ]; then
touch /system/action/streams.restart
fi