You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: