Fix aptly path
This commit is contained in:
parent
ab9f5beead
commit
98fe29b419
1 changed files with 1 additions and 1 deletions
2
aptly.sh
2
aptly.sh
|
@ -9,7 +9,7 @@
|
|||
REPO=signal-desktop
|
||||
DISTRO=xenial
|
||||
ENDPOINT=signal-desktop-apt # Matches endpoint name in .aptly.conf
|
||||
DEB_PATH=pack
|
||||
DEB_PATH=dist
|
||||
SNAPSHOT=signal-desktop_v$VERSION
|
||||
GPG_KEYID=57F6FB06
|
||||
aptly repo add $REPO $DEB_PATH/$REPO\_$VERSION\_*.deb
|
||||
|
|
Loading…
Add table
Reference in a new issue