Bugfixes
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
install_ncdu() {
|
||||
sudo apt-get install ncdu -y
|
||||
}
|
||||
}
|
||||
|
@@ -2,5 +2,5 @@
|
||||
|
||||
install_neofetch() {
|
||||
sudo apt-get install neofetch -y
|
||||
sudo echo "neofetch" >> /home/*/.bashrc
|
||||
}
|
||||
sudo echo "neofetch" >>/home/*/.bashrc
|
||||
}
|
||||
|
Reference in New Issue
Block a user