mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-22 09:51:33 -05:00
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
6261bd3d17
commit
9142b9cd72
@ -42,5 +42,5 @@ curl https://raw.githubusercontent.com/TommyTran732/macOS-Setup-Script/etc/Libra
|
|||||||
sudo chmod 744 '/Library/Tomster Corporation/scripts/apply_prefs.sh'
|
sudo chmod 744 '/Library/Tomster Corporation/scripts/apply_prefs.sh'
|
||||||
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Managed%20Preferences/com.microsoft.Edge.plist | sudo tee '/Library/Tomster Corporation/prefs/com.microsoft.Edge.plist'
|
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Managed%20Preferences/com.microsoft.Edge.plist | sudo tee '/Library/Tomster Corporation/prefs/com.microsoft.Edge.plist'
|
||||||
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Preferences/com.microsoft.Edge.plist | sudo tee /Library/Preferences/com.microsoft.Edge.plist
|
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Preferences/com.microsoft.Edge.plist | sudo tee /Library/Preferences/com.microsoft.Edge.plist
|
||||||
curl https://raw.githubusercontent.com/TommyTran732/macOS-Setup-Script/etc/Library/LaunchDaemons/io.tommytran.prefs.list | sudo tee /etc/Library/LaunchDaemons/io.tommytran.prefs.list
|
curl https://raw.githubusercontent.com/TommyTran732/macOS-Setup-Script/main/etc/Library/LaunchDaemons/io.tommytran.prefs.plist | sudo tee /etc/Library/LaunchDaemons/io.tommytran.prefs.list
|
||||||
sudo launchctl load /Library/LaunchDaemons/io.tommytran.prefs.plist
|
sudo launchctl load /Library/LaunchDaemons/io.tommytran.prefs.plist
|
@ -23,5 +23,5 @@ curl https://raw.githubusercontent.com/TommyTran732/macOS-Setup-Script/etc/Libra
|
|||||||
sudo chmod 744 '/Library/Tomster Corporation/scripts/apply_prefs.sh'
|
sudo chmod 744 '/Library/Tomster Corporation/scripts/apply_prefs.sh'
|
||||||
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Managed%20Preferences/com.microsoft.Edge.plist | sudo tee '/Library/Tomster Corporation/prefs/com.microsoft.Edge.plist'
|
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Managed%20Preferences/com.microsoft.Edge.plist | sudo tee '/Library/Tomster Corporation/prefs/com.microsoft.Edge.plist'
|
||||||
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Preferences/com.microsoft.Edge.plist | sudo tee /Library/Preferences/com.microsoft.Edge.plist
|
curl https://raw.githubusercontent.com/TommyTran732/Microsoft-Edge-Policies/main/macOS/Preferences/com.microsoft.Edge.plist | sudo tee /Library/Preferences/com.microsoft.Edge.plist
|
||||||
curl https://raw.githubusercontent.com/TommyTran732/macOS-Setup-Script/etc/Library/LaunchDaemons/io.tommytran.prefs.list | sudo tee /etc/Library/LaunchDaemons/io.tommytran.prefs.list
|
curl https://raw.githubusercontent.com/TommyTran732/macOS-Setup-Script/main/etc/Library/LaunchDaemons/io.tommytran.prefs.plist | sudo tee /etc/Library/LaunchDaemons/io.tommytran.prefs.list
|
||||||
sudo launchctl load /Library/LaunchDaemons/io.tommytran.prefs.plist
|
sudo launchctl load /Library/LaunchDaemons/io.tommytran.prefs.plist
|
Loading…
Reference in New Issue
Block a user