Skip to content
Snippets Groups Projects
Commit 3bc9369b authored by hluk's avatar hluk
Browse files

GitHub: Update packages before installing dependencies

parent 2a2e3433
No related branches found
No related tags found
No related merge requests found
...@@ -34,4 +34,5 @@ packages=( ...@@ -34,4 +34,5 @@ packages=(
openbox openbox
) )
sudo apt-get update
sudo apt-get install "${packages[@]}" "$@" sudo apt-get install "${packages[@]}" "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment