Skip to content

Commit

Permalink
ubuntu: add artful ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Oct 28, 2017
1 parent 0a3d6b9 commit 616fae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ qtav ($1) $2; urgency=low
EOF
}

DISTRIBUTIONS=(trusty vivid wily xenial yakkety zesty)
DISTRIBUTIONS=(artful trusty vivid wily xenial yakkety zesty)
DATE=`date -d @$(git log -n1 --format="%at") +%Y%m%d`
idx=0
for D in ${DISTRIBUTIONS[@]}; do
Expand Down

0 comments on commit 616fae1

Please sign in to comment.