From 091df3fb48d6b780f160d5d8d5fb5a34b165d2d3 Mon Sep 17 00:00:00 2001 From: mion <> Date: Sun, 8 Mar 2026 21:26:20 +0000 Subject: update --- rsync.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rsync.sh') diff --git a/rsync.sh b/rsync.sh index 6ab57dd..ebf3db4 100755 --- a/rsync.sh +++ b/rsync.sh @@ -1 +1,2 @@ -rsync -vr html/ root@shitbox:/var/www/html/lol \ No newline at end of file +./make.sh +rsync -vr html/ root@shitbox:/var/www/html/lol -- cgit v1.2.3