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
f971424e2e
commit
dea10e92c3
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,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 && \
|
||||
git clone --depth 1 https://github.com/dshearer/jobber /opt/jobber && \
|
||||
cd /opt/jobber/packaging && \
|
||||
sed -i 's/dh-system[^,]*,//' debian/debian-pkg/control && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue