Upload to the snapshots directory, not misc directory
This commit is contained in:
parent
1eaac8b163
commit
0df630c76e
|
@ -78,4 +78,4 @@ debuild --no-lintian -b -uc -us $@ || exit
|
||||||
exit
|
exit
|
||||||
|
|
||||||
# optionally, copy the new package to the public server
|
# optionally, copy the new package to the public server
|
||||||
scp /tmp/airtime_${VERSION}_all.deb apt.sourcefabric.org:/var/www/apt/misc/
|
scp /tmp/airtime_${VERSION}_all.deb apt.sourcefabric.org:/var/www/apt/snapshots/
|
||||||
|
|
Loading…
Reference in New Issue