Add files via upload
This commit is contained in:
parent
73e5975102
commit
9df56edb5d
1 changed files with 4 additions and 0 deletions
4
patch.sh
4
patch.sh
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue