delete apt cacher
This commit is contained in:
7
setup.sh
7
setup.sh
@@ -31,12 +31,5 @@ configure_terminal() {
|
||||
sudo chmod +x ./terminal/setup.sh
|
||||
./terminal/setup.sh --icon "$terminal_icon"
|
||||
}
|
||||
|
||||
configure_apt_cacher() {
|
||||
echo "Configuring apt-cacher..."
|
||||
sudo chmod +x ./apt-cacher/setup.sh
|
||||
./apt-cacher/setup.sh
|
||||
}
|
||||
|
||||
configure_terminal
|
||||
configure_apt_cacher
|
||||
|
Reference in New Issue
Block a user