mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-12 11:21:56 +00:00
Update URL for default update script
This commit is contained in:
parent
4e16d813bf
commit
6aa0d03888
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
if [ -f /etc/openmptcprouter-vps-admin/update ]; then
|
||||
wget -O - http://www.openmptcprouter.com/server/debian10-x86_64.sh | sh
|
||||
wget -O - http://www.openmptcprouter.com/server/debian.sh | sh
|
||||
rm -f /etc/openmptcprouter-vps-admin/update
|
||||
reboot
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue