Point aptly at ./release instead of ./dist

This commit is contained in:
lilia 2017-05-25 18:01:57 -07:00 committed by Scott Nonnenberg
parent 16753d6c6f
commit 98ea9d95f6
No known key found for this signature in database
GPG Key ID: A4931C09644C654B
1 changed files with 1 additions and 1 deletions

View File

@ -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