From 8032aa6b0432eeedad52e0d6920778d41bafa41d Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 11 Jan 2016 15:41:33 +0100 Subject: bin/switch_wfs_os: Executing with eval. --- bin/switch_wfs_os | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/switch_wfs_os b/bin/switch_wfs_os index 43fc789..a05c0e7 100755 --- a/bin/switch_wfs_os +++ b/bin/switch_wfs_os @@ -85,5 +85,5 @@ fi echo "Rebooting." -$reboot_cmd +eval $reboot_cmd -- cgit v1.2.3-54-g00ecf