diff --git a/easyinstall.sh b/easyinstall.sh index 66728bdc..e5ee7499 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -134,7 +134,7 @@ function updateRaScsiWebInterface() { } function showRaScsiStatus() { - sudo systemctl status rascsi + sudo systemctl status rascsi | tee } function createDrive600MB() {