mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Updates to linux desktop configs and provisioning
This commit is contained in:
parent
81d5491278
commit
2b4295d8b8
4 changed files with 33 additions and 21 deletions
|
|
@ -7,8 +7,8 @@ deb http://ftp.us.debian.org/debian unstable main contrib non-free
|
|||
deb-src http://ftp.us.debian.org/debian unstable main contrib non-free' | sudo tee /etc/apt/sources.list
|
||||
|
||||
log 'Upgrading debian to unstable'
|
||||
sudo apt-get update >/dev/null 2>&1
|
||||
sudo apt-get dist-upgrade --yes
|
||||
sudo apt-get --quiet --yes update
|
||||
sudo apt-get --quiet --yes dist-upgrade
|
||||
|
||||
log 'Rebooting'
|
||||
sudo reboot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue