matthiaskonrath / unmanaged-laptops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unmanaged-laptops

fedora

read the fedora script

less < <(curl -s https://raw.githubusercontent.com/matthiaskonrath/unmanaged-laptops/main/script-fedora.sh)

execute the fedora script

bash < <(curl -s https://raw.githubusercontent.com/matthiaskonrath/unmanaged-laptops/main/script-fedora.sh) &> results.txt

macos

read the macos script

less < <(curl -s https://raw.githubusercontent.com/matthiaskonrath/unmanaged-laptops/main/script-macos.sh)

execute the macos script

bash < <(curl -s https://raw.githubusercontent.com/matthiaskonrath/unmanaged-laptops/main/script-macos.sh) &> results.txt

About

License:MIT License


Languages

Language:Shell 100.0%