Zdravím. Po zadaní príkazu sh start.sh a čísle 1 (zapnúť ch1) mi to vyhodilo tento text : : bad variable name start.sh: 18: Syntax error: "elif"
unexpected (expecting "then")
Tak som to pochopil tak že mám prepísať slovo elif na then. No lenže po prepísaní to zas vyhodilo toto : : bad variable name start.sh: 47: Syntax error: end of file unexpected (expecting "fi")
Tak som teda dopísal na koniec fi
Ale po tomto to zas vyhodilo toto :
: bad variable name
[: missing ]
: not foundhen
: No such file or directory
start.sh: ./db: not found
: not found
cd: too many arguments
start.sh: ./auth: not found
: not found
: No such file or directory
start.sh: ./game: not found
: not found
: No such file or directory
start.sh: ./game: not found
: not found
: not found
Vie mi niekto pomôcť? =/