Add files via upload

This commit is contained in:
xuione 2025-06-02 13:16:42 +01:00 committed by GitHub
parent 73e5975102
commit 9df56edb5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,6 +46,10 @@ if [ $? -ne 0 ]; then
exit 1
fi
# Chown files
chown xui:xui /home/xui/bin/php/lib/php/extensions/no-debug-non-zts-20170718/xui.so
chown xui:xui /home/xui/bin/php/lib/php/extensions/no-debug-non-zts-20190902/xui.so
# Restart the xuione service
service xuione restart
/home/xui/status