mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Wait until roscore is terminated before script end
This commit is contained in:
@@ -37,7 +37,7 @@ apt-cache show openvpn
|
||||
# sudo -E sh -c 'apt-get install -y debian-goodies'
|
||||
# dpigs -H -n 100
|
||||
|
||||
killall roscore
|
||||
killall --wait roscore
|
||||
|
||||
echo "Move /etc/ld.so.preload back to its original position"
|
||||
mv /etc/ld.so.preload.disabled-for-build /etc/ld.so.preload
|
||||
|
||||
Reference in New Issue
Block a user