mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-12 15:17:16 +03:00
Makefile: deploy tweak
This commit is contained in:
parent
7628a47c4c
commit
88fa53fd16
2
Makefile
2
Makefile
@ -43,4 +43,4 @@ release:
|
||||
deploy: build/ssh-chat-linux_amd64.tgz
|
||||
ssh -p 2022 ssh.chat tar xvz < build/ssh-chat-linux_amd64.tgz
|
||||
@echo " --- Ready to deploy ---"
|
||||
@echo "Run: ssh -p 2022 ssh.chat sudo systemctl restart ssh-chat"
|
||||
@echo "Run: ssh -t -p 2022 ssh.chat sudo systemctl restart ssh-chat"
|
||||
|
Loading…
x
Reference in New Issue
Block a user