summary refs log tree commit diff
path: root/update.sh
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-01-19 21:13:57 +0100
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2021-01-19 21:13:57 +0100
commit01a00bfde2a07713403d6b085ef6aeb748cb1d43 (patch)
tree78bdcf3747e2646be2be7dcc80e7a0b36319842b /update.sh
parent882fb8b5812f66de44394d1051a8a2b7a33d6520 (diff)
downloadlow-puszcza-01a00bfde2a07713403d6b085ef6aeb748cb1d43.tar.gz
low-puszcza-01a00bfde2a07713403d6b085ef6aeb748cb1d43.zip
Add update script
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/update.sh b/update.sh
new file mode 100755
index 0000000..fb46c87
--- /dev/null
+++ b/update.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+nix-prefetch-git "https://github.com/19pdh/kronika" | jq '{ sha256: .sha256 }' > kronika.json