From fb900a698ff96e5d01324d0588b4ca19fe534b79 Mon Sep 17 00:00:00 2001 From: Aleksa Vuckovic Date: Sun, 5 Feb 2023 00:45:25 +0100 Subject: Initial commit --- update.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 update.sh (limited to 'update.sh') diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..142ea5d --- /dev/null +++ b/update.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +scp cv.pdf root@vuckovic.cc:/var/www/html/vuckovic.cc/ -- cgit v1.2.3