mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
f4ab98d98b
* feat(zig-master{,-bootstrap}): Automatically update mirrors
* ?
* Embarrassing
* feat: Use pre.rhai
* A
* AAAA
* feat: Let's try this
* cleanup: Wh
* Aaaaaa
* dfhsdfhjsdfdjkh
* dfhsdfhjsdfdjkh
* dfhsdfhjsdfdjkh
* ???
* ???
* fdhdfssdfhjkksdfhj
* Man
* Maybe this will fix sed
* dshfhjfsdjhk
* Hmm
* Double backslash??
* Locally this works
* Noooo
* feat: Changelog
* feat: Update script
* fix: A
* fix: Copypaste idiot moment
* cleanup: Actually not sure that is needed
* chore: terra-obsoletes
* cleanup: Weird whitespace
* This is a way better idea
---------
(cherry picked from commit 8f937512cf)
Signed-off-by: Gilver <rockgrub@disroot.org>
Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
let dir = sub(`/[^/]+$`, "", __script_path);
|
|
sh(`./setup.sh fetch`, #{ "cwd": dir });
|