RasPiArduino icon indicating copy to clipboard operation
RasPiArduino copied to clipboard

replace killall with pkill

Open yves-ledermann opened this issue 9 years ago • 0 comments
trafficstars

I was struggling with the first steps because of the linux version i use on my pi's. Im using minibian and there is no killall installed by default. I could install killall with command apt-get install psmisc but pkill is installed by default.

hope to have some time soon to test & implement this...

yves-ledermann avatar Jul 25 '16 19:07 yves-ledermann