Point aptly at ./release instead of ./dist
This commit is contained in:
parent
16753d6c6f
commit
98ea9d95f6
1 changed files with 1 additions and 1 deletions
2
aptly.sh
2
aptly.sh
|
@ -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…
Add table
Add a link
Reference in a new issue