mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 22:20:39 +00:00
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
rpm.global("commit", gh_commit("BoukeHaarsma23/zenergy"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commitdate", date());
|
|
}
|