diff options
| author | Jaki Schöffel <sils@sils.li> | 2026-08-14 17:12:52 +0200 |
|---|---|---|
| committer | Jaki Schöffel <sils@sils.li> | 2026-08-14 17:12:52 +0200 |
| commit | 2753434175580c64d5dee2131213490b03006a8a (patch) | |
| tree | 0fbca433c782dd4f2b988e22830faf286047d48c /scripts/update_hosts.sh | |
| parent | zones/jaki-schoeffel.de: init (diff) | |
| download | nixos-server-2753434175580c64d5dee2131213490b03006a8a.zip | |
Diffstat (limited to 'scripts/update_hosts.sh')
| -rwxr-xr-x | scripts/update_hosts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_hosts.sh b/scripts/update_hosts.sh index cc459ed..9ba4c67 100755 --- a/scripts/update_hosts.sh +++ b/scripts/update_hosts.sh @@ -22,6 +22,6 @@ done # Give the servers some time to reboot sleep 5 -ping_hosts.sh +ping_hosts.sh $user $hosts # vim: ft=sh |
