mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-27 03:41:07 -04:00
added zesty to ubuntu releases
This commit is contained in:
parent
06e90e6549
commit
190a638cc1
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ while [ ${#} -gt 0 ]; do
|
||||||
done
|
done
|
||||||
|
|
||||||
if test "${dist}" = "" ; then
|
if test "${dist}" = "" ; then
|
||||||
dist="precise trusty vivid xenial yakkety"
|
dist="precise trusty vivid xenial yakkety zesty"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo Attempting to get revision number...
|
echo Attempting to get revision number...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue