Added sudo

This commit is contained in:
Nick
2016-12-16 07:24:32 -05:00
parent 6af0c0d2e7
commit 26cd895fc7

View File

@@ -18,8 +18,8 @@ CUPS will be configurable at http://[diskstation]:631 using the CUPSADMIN/CUPSPA
Once printers are configured, go back and copy the .services files into live Avahi Once printers are configured, go back and copy the .services files into live Avahi
~~~ ~~~
rm -rf /etc/avahi/services/Airprint-*.service sudo rm -rf /etc/avahi/services/AirPrint-*.service
cp /volume1/docker/cups-airprint/services/* /etc/avahi/services/ sudo cp /volume1/docker/cups-airprint/services/* /etc/avahi/services/
~~~ ~~~
## Notes ## Notes