pixelplanet/deployment/deploy-server.sh

4 lines
98 B
Bash
Raw Normal View History

2024-01-06 18:38:53 +00:00
#!/bin/sh
scp dist/server.js pixelplanet:/home/pixelpla/pixelplanet/
ssh pixelplanet ./restart.sh