Skip to content
Snippets Groups Projects
Commit 2ad5e6c7 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

line 18: syntax error near unexpected token `('

I don't think this is really the fix but it _is_ shell, we don't need those
parents, let's see.
parent 6b616186
Branches
No related tags found
3 merge requests!319update production,!311bump nixpkgs version,!305Automate updating nixpkgs pin in develop branch once a week
......@@ -27,8 +27,8 @@ setup_git() {
git config --global user.name "Update Bot"
}
setup_ssh()
setup_git()
setup_ssh
setup_git
TARGET_BRANCH="nixpkgs-upgrade-$(date +%Y-%m-%d)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment