diff options
author | root <root@darth_serious> | 2014-05-12 14:00:11 +0200 |
---|---|---|
committer | root <root@darth_serious> | 2014-05-12 14:02:46 +0200 |
commit | 9c34e20898def5954da2f50fdc6036209521b5f8 (patch) | |
tree | 064075d02febdff495cf2a0457b552c25a40ad8b /elchos/root-image/krebs/bin | |
parent | 92d73fb495314e29195c0979fa939cd98e952efc (diff) |
fix new reaktor config
Diffstat (limited to 'elchos/root-image/krebs/bin')
-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 |