Skip to content

Commit

Permalink
Add new distro versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danstiner committed May 15, 2021
1 parent 2feb0d8 commit a42f5ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ if [[ $# -eq 3 ]]; then
package "$1" "$2" "$3"
else
package fedora fedora latest
package fedora fedora 34
package fedora fedora 33
package fedora fedora 32
package fedora fedora 31
Expand All @@ -44,6 +45,7 @@ else
package debian debian buster
package debian debian stretch
package debian ubuntu latest
package debian ubuntu hirsute
package debian ubuntu groovy
package debian ubuntu focal
package debian ubuntu bionic
Expand Down

0 comments on commit a42f5ff

Please sign in to comment.