mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-28 16:45:42 +00:00
BUILD: added apt update
This commit is contained in:
parent
bbe3b01f39
commit
7db61bdfbc
|
@ -10,6 +10,7 @@ done
|
|||
|
||||
case "$pkg_mgr" in
|
||||
apt)
|
||||
sudo apt update
|
||||
sudo apt install -y flatpak flatpak-builder p7zip-full xmlstarlet bzip2 curl jq
|
||||
;;
|
||||
pacman)
|
||||
|
|
Loading…
Reference in a new issue