mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-22 16:53:56 +00:00
Fixed typo
This commit is contained in:
parent
d0ff676e5d
commit
f6412e5702
@ -45,9 +45,9 @@ fi
|
|||||||
|
|
||||||
echo "PreserveJobHistory Off" | sudo tee -a /etc/cups/cupsd.conf
|
echo "PreserveJobHistory Off" | sudo tee -a /etc/cups/cupsd.conf
|
||||||
|
|
||||||
launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist
|
sudo launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist
|
||||||
|
|
||||||
launchctl load /System/Library/LaunchDaemons/org.cups.cupsd.plist
|
sudo launchctl load /System/Library/LaunchDaemons/org.cups.cupsd.plist
|
||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user