diff options
Diffstat (limited to 'elchos/root-image/krebs/bin/reaktor-shell.sh')
-rwxr-xr-x | elchos/root-image/krebs/bin/reaktor-shell.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elchos/root-image/krebs/bin/reaktor-shell.sh b/elchos/root-image/krebs/bin/reaktor-shell.sh index 117c64f6..c5548cb8 100755 --- a/elchos/root-image/krebs/bin/reaktor-shell.sh +++ b/elchos/root-image/krebs/bin/reaktor-shell.sh @@ -1,4 +1,4 @@ #!/bin/sh echo "IP Addresses:" -/krebs/painload/Reaktor/commands/ips || echo "no IPs!" +/krebs/painload/Reaktor/elchos/commands/ips || echo "no IPs!" /krebs/bin/add-reaktor-secret.sh |