mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-02 08:06:43 +00:00
List installed packages
This commit is contained in:
parent
374b9759b0
commit
aefab1aac5
1 changed files with 1 additions and 0 deletions
|
@ -125,3 +125,4 @@ add-apt-repository -y ppa:openmw/openmw
|
|||
add-apt-repository -y ppa:openmw/openmw-daily
|
||||
add-apt-repository -y ppa:openmw/staging
|
||||
apt-get -qq -o dir::cache::archives="$APT_CACHE_DIR" install -y --no-install-recommends "${deps[@]}" >/dev/null
|
||||
apt list --installed
|
||||
|
|
Loading…
Reference in a new issue