Update 'setup_programs.sh'
This commit is contained in:
parent
0ebae966c6
commit
3630c84c13
@ -1,10 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
apt-get update
|
||||
apt-get install -y gpg-agent
|
||||
gpg --keyserver keyserver.ubuntu.com --recv-keys 871920D1991BC93C
|
||||
gpg --export --armor 871920D1991BC93C | apt-key add - && apt-get update
|
||||
|
||||
# Update Software repository
|
||||
apt update
|
||||
apt full-upgrade -y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user