Follow guidlines
This commit is contained in:
parent
7a23304c9c
commit
d9b6d6b3c5
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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user