Add clear before startRice()

This commit is contained in:
Santiago Lo Coco 2022-01-09 20:17:31 -03:00
parent f231049b60
commit 281fc830ae
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ runScript() {
source scripts/common.sh
checkParameters "$@"
checkForDependencies
clear
startRice