From 53d2c6716e6fcedc9c21fb3933ffa4a007654dc2 Mon Sep 17 00:00:00 2001 From: Renken Date: Sat, 20 Jan 2024 21:26:36 +0100 Subject: split into two commits one for nftables and one for srb2kart --- deploy/shione/srb2kart/deploy.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 deploy/shione/srb2kart/deploy.sh (limited to 'deploy/shione/srb2kart/deploy.sh') diff --git a/deploy/shione/srb2kart/deploy.sh b/deploy/shione/srb2kart/deploy.sh new file mode 100755 index 0000000..0209dd6 --- /dev/null +++ b/deploy/shione/srb2kart/deploy.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +set -eu + +./generate_dkartconfig.sh + +rsync -a --progress srb2kart.service srb2kart@shione:/home/srb2kart/.config/systemd/user +rsync -a --delete --progress dkartconfig.cfg mods srb2kart@shione:/home/srb2kart/.srb2kart -- cgit v1.2.3