Skip to content

Commit

Permalink
Update list of ubuntu releases
Browse files Browse the repository at this point in the history
  • Loading branch information
tfry-git committed Apr 21, 2022
1 parent e251ca3 commit adc8d6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/makeppa_upload.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/bin/bash

## begin: These may need adjusting!
TARGETS="jammy focal bionic"
## sse http://www.releases.ubuntu.com/ for the up-to-date list
TARGETS="jammy impish focal bionic"
AUTHOR="Thomas Friedrichsmeier <[email protected]>"
## end: These may need adjusting!

Expand Down

0 comments on commit adc8d6d

Please sign in to comment.