Przeglądaj źródła

fixed mautore

master
mort 8 lat temu
rodzic
commit
76b02bbdc4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      bin/mautore

+ 1
- 1
bin/mautore Wyświetl plik

@@ -16,7 +16,7 @@ while :; do
kill -9 "$PID" > /dev/null
[ $? != "0" ] && echo "Process $PID doesn't exist."

echo $CMD | sh &
$CMD &
PID=$!

# Print bell character

Ładowanie…
Anuluj
Zapisz