[education/rkward/releases/0.7.3] scripts: Update list of ubuntu releases
Thomas Friedrichsmeier
null at kde.org
Thu Apr 21 13:05:45 BST 2022
Git commit adc8d6daf61f46ff9b4366653aada9f9169cfc40 by Thomas Friedrichsmeier.
Committed on 21/04/2022 at 12:04.
Pushed by tfry into branch 'releases/0.7.3'.
Update list of ubuntu releases
M +2 -1 scripts/makeppa_upload.sh
https://invent.kde.org/education/rkward/commit/adc8d6daf61f46ff9b4366653aada9f9169cfc40
diff --git a/scripts/makeppa_upload.sh b/scripts/makeppa_upload.sh
index 56bc3218..f48ae8aa 100755
--- a/scripts/makeppa_upload.sh
+++ b/scripts/makeppa_upload.sh
@@ -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 <tfry at users.sourceforge.net>"
## end: These may need adjusting!
More information about the rkward-tracker
mailing list