1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-01-27 09:24:54 +00:00

Fix: use sudo only for install actions

This commit is contained in:
jcorporation 2018-09-26 00:28:26 +01:00
parent 1cd1cd0228
commit 88fa0ef206

View File

@ -46,7 +46,7 @@ make
sudo make install
cd ..
debian/postinst
sudo debian/postinst
if [ -x /usr/bin/cppcheck ]
then