From 62722715c8d002c1ce81cd56c322695f73bb4a88 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 30 May 2023 13:54:18 +0000 Subject: [PATCH] add: api related --- push.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/push.sh b/push.sh index 60d1725..9542ca7 100755 --- a/push.sh +++ b/push.sh @@ -2,6 +2,7 @@ git pull hugo -D +ln -s /usr/share/lilac/api public/api git add . git commit -m "update" git push