|
@@ -45,7 +45,7 @@ if [ "$INSTALL" == "1" ]; then
|
|
|
|
|
|
fi
|
|
fi
|
|
|
|
|
|
- # now, lets create a starting script in cimsqwbot
|
|
|
|
|
|
+ # now, lets check the starting script to be executable in cimsqwbot
|
|
if [ -f "$STARTSCRIPTNAME" ]; then
|
|
if [ -f "$STARTSCRIPTNAME" ]; then
|
|
chmod u+x "$STARTSCRIPTNAME"
|
|
chmod u+x "$STARTSCRIPTNAME"
|
|
fi
|
|
fi
|