Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SuperChic to version 5.4 #3806

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stahlleiton
Copy link

This PR updates the SuperChic generator to version 5.4 as released recently in: https://github.com/LucianHL/SuperChic/releases/tag/v5.4

The new SuperChic v5.4 source package should be copied from: https://anstahll.web.cern.ch/anstahll/superchic/SuperChic-5.4.tar.gz to the generator directory: https://cms-project-generators.web.cern.ch/cms-project-generators/superchic/

@bbilin

@bbilin
Copy link
Collaborator

bbilin commented Nov 25, 2024

Tarball copied.

cd ${WORKDIR}

echo "Downloading "${SUPERCHIC}
SUPERCHICDIR=${WORKDIR}/superchic_v${SUPERCHIC//[!0-9]/}
wget --no-verbose --no-check-certificate https://cms-project-generators.web.cern.ch/cms-project-generators/superchic/${SUPERCHIC}.tar.gz
wget --no-verbose --no-check-certificate https://anstahll.web.cern.ch/anstahll/superchic/${SUPERCHIC}.tar.gz
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can revert this back.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yes, by mistake i put it on one directory up. i will move.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed the folder.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bbilin : done, the PR is now updated reverting back the website link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants