add: api related

This commit is contained in:
BioArchLinuxBot 2023-05-30 13:54:18 +00:00
parent d8036fd7b3
commit 62722715c8

View file

@ -2,6 +2,7 @@
git pull
hugo -D
ln -s /usr/share/lilac/api public/api
git add .
git commit -m "update"
git push