mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 10:22:19 +00:00
update the... update script
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
let commit = get(`https://api.github.com/repos/noctalia-dev/noctalia-qs/commits?sha=v5`).json_arr()[0];
|
||||
let v = gh("noctalia-dev/noctalia-shell");
|
||||
v.crop(1);
|
||||
|
||||
rpm.global("commit", release.sha);
|
||||
if v >= "5" {
|
||||
rpm.version(v);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user