diff --git a/Build/synOTR.sh b/Build/synOTR.sh index 07c7df7..2eea3ee 100644 --- a/Build/synOTR.sh +++ b/Build/synOTR.sh @@ -171,7 +171,7 @@ # alle Kommandos und Kindprozesse des Skriptes mit niedrigst möglicher Priorität ausgeführen: echo "Priorität anpassen: $(renice -n 19 -p $$)" - echo " $(ionice -c 2 -n 7 -p $$)" + echo " $($ionice -c 2 -n 7 -p $$)" # Info der Datenbank auslesen: # ---------------------------------------------------------------------