Dont stop output when showing status

This commit is contained in:
Eric Helgeson 2021-05-13 12:16:55 -05:00
parent 642deb8b84
commit ab0082dfcc

View File

@ -134,7 +134,7 @@ function updateRaScsiWebInterface() {
}
function showRaScsiStatus() {
sudo systemctl status rascsi
sudo systemctl status rascsi | tee
}
function createDrive600MB() {