Skip to content

Commit c82f7da

Browse files
authored
Update Imix.sh
1 parent 9dabad9 commit c82f7da

File tree

1 file changed

+2
-1
lines changed
  • Hochob/Applications/TraditionMayaLands

1 file changed

+2
-1
lines changed

Hochob/Applications/TraditionMayaLands/Imix.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,11 @@ LOCAL_DEVICE="Triki"
2828

2929
LogPid.sh $GOOGLE_PID $GOOGLE_NAME
3030

31-
3231
LOCAL_SOUND=`find $SEASON/$LOCAL_SEASON/ -type f | shuf -n 1`
3332
Stream.sh "$LOCAL_DEVICE" "1.0" "$LOCAL_SOUND"
3433

34+
exit 0
35+
3536
if [ "$LANGUAGE" = "english" ]; then
3637
Robot.sh $AMIKOO_SAY "Happy Halloween"
3738
else

0 commit comments

Comments
 (0)