Skip to content

Commit

Permalink
forgot quotes for prowlpost in allmobileinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Host committed May 22, 2015
1 parent 78b3592 commit da794ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile-notification/allmobile-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ __event=$2
__desc=$3
__priority=$4
prowlpost "[$1] $2" $4 "$3"
prowlpost "[$1] $2" "$4" "$3"
nma "$1" "$2" "$3" "$4"
EOF
chmod +x $HOME/bin/mobilenotify
Expand Down

0 comments on commit da794ec

Please sign in to comment.