We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Logged-in as pbuild:
pbuild
/var/pomcur/scripts/monthly-release 2021-11-03
Replace 2021-11-03 we the release date of a working nightly load from the start of the month, preferably from the 1st.
2021-11-03
Select a date from the file names in the nightly load directly.
Or:
DATE=$(cat /var/pomcur/sources/current_pombase_database_date.txt); echo releasing: $DATE; sleep 20; /var/pomcur/scripts/monthly-release $DATE
The monthly-release script is under version control in the pombase-scripts repo