Fix aptly path

pull/749/head
lilia 8 years ago committed by Scott Nonnenberg
parent ab9f5beead
commit 98fe29b419
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

@ -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…
Cancel
Save