upload script [CI SKIP]

This commit is contained in:
Shimun 2019-03-30 14:23:39 +01:00
parent 1255a0ed7b
commit 9c5e14cd4e

1
wg-event-gen/upload.sh Executable file
View File

@ -0,0 +1 @@
cargo build --release && cat target/release/wg-event-gen | ssh core@ks1 "sudo bash -c 'cat > /srv/vpn/wireguard/event-gen'"