mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-24 21:52:26 +00:00
Update linux-build.sh
This commit is contained in:
parent
5b7c4fa443
commit
2fb9daa23f
@ -23,6 +23,7 @@ zip -j eqemu-server-linux-x64.zip ./build/bin/*
|
|||||||
|
|
||||||
# shellcheck disable=SC2010
|
# shellcheck disable=SC2010
|
||||||
ls -lsh | grep zip
|
ls -lsh | grep zip
|
||||||
|
sudo apt-get update && sudo apt-get install -y rclone
|
||||||
rclone config create remote ftp env_auth true > /dev/null
|
rclone config create remote ftp env_auth true > /dev/null
|
||||||
rclone copy eqemu-server-linux-x64.zip remote:
|
rclone copy eqemu-server-linux-x64.zip remote:
|
||||||
rclone ls remote:
|
rclone ls remote:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user