mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2024-11-16 03:42:20 +08:00
Update install.sh
This commit is contained in:
parent
43565812b5
commit
8b0953e9f7
|
@ -22,6 +22,7 @@ install_deeplx(){
|
||||||
wget -q -N --no-check-certificate -O /etc/systemd/system/deeplx.service https://raw.githubusercontent.com/OwO-Network/DeepLX/main/deeplx.service
|
wget -q -N --no-check-certificate -O /etc/systemd/system/deeplx.service https://raw.githubusercontent.com/OwO-Network/DeepLX/main/deeplx.service
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable deeplx
|
systemctl enable deeplx
|
||||||
|
systemctl start deeplx
|
||||||
echo -e "Installed successfully, listening at 0.0.0.0:1188"
|
echo -e "Installed successfully, listening at 0.0.0.0:1188"
|
||||||
}
|
}
|
||||||
install_deeplx
|
install_deeplx
|
||||||
|
|
Loading…
Reference in New Issue
Block a user