1
0

god i hope this works

This commit is contained in:
dtb 2023-08-09 20:42:10 -04:00
parent e8a55123a5
commit 00765efacd

View File

@ -5,7 +5,7 @@ packages:
- python3
tasks:
- package: |
cd homepage
cd src/homepage
make generate
tar cvz --exclude .git . >../site.tar.gz
ls -l ../site.tar.gz