aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/update1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/update b/bin/update
index 53f0aa0..2f9091d 100755
--- a/bin/update
+++ b/bin/update
@@ -63,6 +63,7 @@ done
shift $((OPTIND - 1))
+HOSTNAME="$(hostname)"
if [ -e /etc/nixos/configuration.nix ]; then
pass show "$HOSTNAME"/andreh |
head -n1 |