mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
debhelper
This commit is contained in:
parent
cd88dc6427
commit
8718c0d764
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ RUN go install github.com/darkhz/invidtui@latest
|
|||
|
||||
# Install jobber
|
||||
RUN apt-get update -qq && \
|
||||
apt-get install -qq rsync && \
|
||||
apt-get install -qq debhelper rsync && \
|
||||
mkdir /opt/jobber && \
|
||||
git clone --depth 1 https://github.com/dshearer/jobber /opt/jobber/jobber-src && \
|
||||
cd /opt/jobber/jobber-src && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue