Skip to content

Commit

Permalink
dist/ubt: up1604
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 13, 2024
1 parent 1ac1488 commit 142068d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions distros/src/Dockerfile.apt-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,13 @@ RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
# git ohmybash # \12.6 MB
# firefox: ubt2204+>> @snap: snap install firefox
RUN test "app" != "$TYPE" && exit 0 || echo appInstall;\
apt.sh git;
apt.sh git mousepad; \
exit 0


# xrdb
# xrdb; +leafpad mousepad@app
RUN \
apt.sh x11-xserver-utils leafpad mousepad; \
apt.sh x11-xserver-utils leafpad ; \
exit 0

# 拆分包体与配置项两块,免频繁变动基础包
Expand Down

0 comments on commit 142068d

Please sign in to comment.