Fix deb image
This commit is contained in:
parent
6d4c8eee6c
commit
aaa5e6153b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ apt-get install -y wget binutils xz-utils
|
|||
# Repack deb (remove unnecessary dependencies)
|
||||
mkdir deb
|
||||
cd deb
|
||||
wget -q https://protonmail.com/download/bridge/${DEB_FILE}
|
||||
wget -q https://proton.me/download/bridge/${DEB_FILE}
|
||||
ar x -v ${DEB_FILE}
|
||||
mkdir control
|
||||
tar zxvf control.tar.gz -C control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue