pixelplanet-fork/deployment/deploy-server.sh

4 lines
98 B
Bash

#!/bin/sh
scp dist/server.js pixelplanet:/home/pixelpla/pixelplanet/
ssh pixelplanet ./restart.sh