This commit is contained in:
Daniel Løvbrøtte Olsen 2019-06-07 23:28:09 +00:00
parent d5110026dc
commit 2e7f27a48d
1 changed files with 1 additions and 0 deletions

View File

@ -30,5 +30,6 @@ deploy:
- rsync --dry-run -avz out/ "$SERVER_HOST":"$WPD_FOLDER" --delete --exclude bukkit
- ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:reload"
- ssh "$SERVER_HOST" "nix -p miniupnpc"
only:
- master