Commit Graph

13 Commits

Author SHA1 Message Date
kez
0cf8b08a82 Update sass version 2022-12-22 09:34:51 -08:00
kez
a8e5b3dd7f Fix the download script for real this time 2022-12-22 09:34:43 -08:00
kez
c51ac4f0c1 Fix tarball checksum 2022-12-22 09:25:26 -08:00
kez
66d670ebe1 Fix typo in curl command
-O uses the remote file name, we want -o
2022-12-22 09:22:25 -08:00
kez
00193daa54 Make script executable 2022-12-21 14:56:26 -08:00
kez
38275aede3 Need to use bash for process substitution 2022-12-21 13:49:25 -08:00
kez
fd5bd43bf2 Use a direct path to sh instead of env 2022-12-21 11:43:33 -08:00
kez
0aec7143ad set -e for safety 2022-12-21 11:43:15 -08:00
kez
3a2edd101d Simplify extracting tarball 2022-12-21 10:05:27 -08:00
kez
0453cf945d Use $HOME instead of XDG directories 2022-12-21 10:04:19 -08:00
kez
22c1a7077c Always verify the checksum 2022-12-21 10:02:39 -08:00
kez
3de6939f88 Use bourne shell instead of bash 2022-12-21 10:00:54 -08:00
kez
d8f9944ff4 Add script to download dart sass 2022-12-20 16:03:34 -08:00