diff options
-rwxr-xr-x | bin/switch_wfs_os | 2 |
1 files changed, 1 insertions, 1 deletions
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 |