Skip to content
This repository was archived by the owner on Jul 7, 2022. It is now read-only.

Error running package.sh #2

Open
chrisj-au opened this issue Dec 17, 2019 · 2 comments
Open

Error running package.sh #2

chrisj-au opened this issue Dec 17, 2019 · 2 comments

Comments

@chrisj-au
Copy link

With the first error, that can be fixed by changing line 4 in deploy.sh from "source $script_dir/config" to "source $script_dir/config.sh" but the other 2 errors persist.

bin/package.sh: line 4: bin/config: No such file or directory
sed: can't read s:^#.$::g: No such file or directory
sed: can't read /^[[:space:]]
$/d: No such file or directory

@chrisj-au
Copy link
Author

Fixed by removing first arg of '' in both sed lines. I'm not sure why the extra arg is there?

@rvema
Copy link
Contributor

rvema commented Mar 6, 2020

@chrisj-au please create a PR with this fix, greatly appreciate your contribution

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

No branches or pull requests

2 participants