Follow guidlines
This commit is contained in:
2
aping.sh
2
aping.sh
@@ -87,7 +87,7 @@ withoutLoop(){
|
|||||||
elif [ $? = "1" ];then
|
elif [ $? = "1" ];then
|
||||||
|
|
||||||
if [ "${play_sound}" = "true" ];then
|
if [ "${play_sound}" = "true" ];then
|
||||||
${sound_player} ${player_opts} ${sound_file} "${sound_message}" &
|
${sound_player} "${player_opts}" "${sound_file}" "${sound_message}" &
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user