Skip to content

update-and-run.sh: pass arguments to run.sh#6

Open
andrey-utkin wants to merge 1 commit into
scheib:masterfrom
andrey-utkin:pass-args-to-run-sh
Open

update-and-run.sh: pass arguments to run.sh#6
andrey-utkin wants to merge 1 commit into
scheib:masterfrom
andrey-utkin:pass-args-to-run-sh

Conversation

@andrey-utkin

Copy link
Copy Markdown

No description provided.

@Nardol

Nardol commented Oct 5, 2019

Copy link
Copy Markdown

Is this project still alive? :(

@alexarnaud

alexarnaud commented Mar 30, 2020

Copy link
Copy Markdown

I'm trying to revive this repo so I've uploaded your commit to https://github.com/chromium-unofficial-latest-linux/chromium-latest-linux

Comment thread update-and-run.sh
#! /bin/bash
cd $(dirname $0)
./update.sh && ./run.sh
./update.sh && ./run.sh $*

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

"$@"?

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.

4 participants