added pop to apt package management switch
This commit is contained in:
parent
123289a79b
commit
62d571987b
@ -5,7 +5,7 @@ fi
|
||||
|
||||
# Application management
|
||||
case "$ID" in
|
||||
ubuntu|debian)
|
||||
ubuntu|debian|pop)
|
||||
# Install something bypassing the prompts
|
||||
alias inst='sudo apt-get install -y'
|
||||
# Do a basic update
|
||||
|
Loading…
Reference in New Issue
Block a user