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

Script for implementation part for calling build script from webapp #275

Merged
merged 2 commits into from
Jun 13, 2018

Conversation

meets2tarun
Copy link
Member

Short description

I have:

  • There is a corresponding issue for this pull request.
  • Mentioned the Issue number in the pull request commit message Fixes #<number> commit message

For the reviewers

I have:

  • Reviewed this pull request by an authorized contributor.
  • The reviewer is assigned to the pull request.

Issue fossasia/meilix-generator#121

…ose script present in the Meilix Generator repo
@tabesin
Copy link
Member

tabesin commented Jun 12, 2018

rebase it and it's ok for now

wget -O $scripts.zip $SCRIPT_URL
unzip scripts.zip
SCRIPTS_FOLDER_IN_ZIP="meilix-generator-master/scripts"
ls $SCRIPTS_FOLDER_IN_ZIP; do
Copy link
Member

Choose a reason for hiding this comment

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

I think there should be a "for" let's try it!

@niccokunzmann niccokunzmann merged commit b88be0d into fossasia:master Jun 13, 2018
@meets2tarun meets2tarun deleted the script branch June 13, 2018 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants