1
0

hopefully shave a couple megs

This commit is contained in:
dtb 2022-08-30 12:00:10 -04:00
parent 60e1ac3843
commit ba12e6a68f

View File

@ -5,7 +5,7 @@ packages:
tasks:
- package: |
cd homepage
tar -cvz . > ../site.tar.gz
tar -cvz . --exclude .git >../site.tar.gz
ls -l ../site.tar.gz
- upload: |
hut pages publish -d www.trinity.moe site.tar.gz