1
0

fix build i think

This commit is contained in:
dtb 2023-11-24 07:57:16 -07:00
parent 20e9916b5a
commit 14687a0d60
2 changed files with 5 additions and 3 deletions

View File

@ -6,6 +6,8 @@ packages:
tasks:
- package: |
make -C src dist/homepage.tar.gz
ls -l site.tar.gz
- vocalize: |
tar tzf dist/homepage.tar.gz
ls -l homepage.tar.gz
- upload: |
hut pages publish -d trinity.moe homepage.tar.gz
hut pages publish -d trinity.moe dist/homepage.tar.gz

View File

@ -12,7 +12,7 @@ dist/homepage.tar.gz:
mkdir -p dist/homepage
cp $(HOMEPAGE_FILES) dist/homepage
cd dist/homepage; sh homepage; cd ../..
tar cvz -C dist/homepage . >dist/homepage.tar.gz
tar cz -C dist/homepage . >dist/homepage.tar.gz
# i made this script to fetch icons for my grandmother and put them in icons/
# so i wouldn't have to fetch the icons for her desktop when i made her a new