1
0

hope it works 3

This commit is contained in:
dtb 2023-11-24 08:02:14 -07:00
parent d61222176e
commit 352c33ba83

View File

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