mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat(install): Update install script to manually install Rust
- README updated
This commit is contained in:
@@ -35,9 +35,6 @@ dnf_setup() {
|
||||
}
|
||||
|
||||
apt_setup() {
|
||||
# TODO: Enable non-free software in /etc/apt/sources.list
|
||||
# Add "back-ports" in /etc/apt/sources.list
|
||||
# Check how it affects Ubuntu
|
||||
sudo apt-get update && sudo apt-get upgrade -y
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user