mirror of
https://github.com/SuperBFG7/ympd
synced 2025-09-01 02:07:58 +00:00
Fix: use sudo only for install actions
This commit is contained in:
@@ -46,7 +46,7 @@ make
|
||||
sudo make install
|
||||
cd ..
|
||||
|
||||
debian/postinst
|
||||
sudo debian/postinst
|
||||
|
||||
if [ -x /usr/bin/cppcheck ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user