mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 01:54:15 +01:00
AddU-PPAs.run: install apt-cacher-ng before everything else
This commit is contained in:
parent
8df8156748
commit
349f2bb828
@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Installing some packages to help this script"
|
||||
apt-get -y install apt-cacher-ng mesa-utils aptitude
|
||||
|
||||
echo "Adding repositories..."
|
||||
|
||||
# Steam Desktop Environment
|
||||
|
Loading…
Reference in New Issue
Block a user