mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 23:29:39 +00:00
Dont stop output when showing status
This commit is contained in:
parent
642deb8b84
commit
ab0082dfcc
@ -134,7 +134,7 @@ function updateRaScsiWebInterface() {
|
||||
}
|
||||
|
||||
function showRaScsiStatus() {
|
||||
sudo systemctl status rascsi
|
||||
sudo systemctl status rascsi | tee
|
||||
}
|
||||
|
||||
function createDrive600MB() {
|
||||
|
Loading…
Reference in New Issue
Block a user