Add gotify
optimize apt without recommends packages add package dpkg fakeroot when needed
This commit is contained in:
parent
a340b7db22
commit
b69d1ee47f
29 changed files with 77 additions and 94 deletions
|
@ -3,7 +3,7 @@
|
|||
STEP="envinit makedeb"
|
||||
|
||||
envinit() {
|
||||
apt-get install -y wget ca-certificates wget fakeroot dpkg
|
||||
apt-get install -y wget ca-certificates fakeroot dpkg
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue