From 08f22ad82edbe30606a8145a01ab18f2f6d71b4b Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 17 Nov 2024 23:39:40 -0600 Subject: delete .old dir since all is still stored in version control --- .old/sync/pushsite | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 .old/sync/pushsite (limited to '.old/sync/pushsite') diff --git a/.old/sync/pushsite b/.old/sync/pushsite deleted file mode 100755 index 1a1cbc3..0000000 --- a/.old/sync/pushsite +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -ssh root@tjkeller.xyz << EOF -cd /var/www/tjkeller/ -git pull -cd articles -git pull -./tssg -r tssgmd . template.html -EOF -- cgit v1.2.3