Point aptly at ./release instead of ./dist

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

@ -8,7 +8,7 @@
REPO=signal-desktop
DISTRO=xenial
ENDPOINT=signal-desktop-apt # Matches endpoint name in .aptly.conf
DEB_PATH=dist
DEB_PATH=release
SNAPSHOT=signal-desktop_v$VERSION
GPG_KEYID=57F6FB06
aptly repo add $REPO $DEB_PATH/$REPO\_$VERSION\_*.deb

Loading…
Cancel
Save