X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fmultimedia%2Fplay_random.sh;h=b2e824fc19216bb203b3a01c0330ae98498215d5;hb=068a293d75c9b3bfe11489d062a7d20a6be9ddaa;hp=700dff51eb7ed22328c05e9773243e67f54bd91b;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/scripts/multimedia/play_random.sh b/scripts/multimedia/play_random.sh index 700dff51..b2e824fc 100644 --- a/scripts/multimedia/play_random.sh +++ b/scripts/multimedia/play_random.sh @@ -25,7 +25,7 @@ if [ ! -z "$grunty" ]; then done # now play the file - bash $SHELLDIR/sound_play.sh $TO_PLAY + bash $FEISTY_MEOW_SCRIPTS/sound_play.sh $TO_PLAY fi