Skip to content
Snippets Groups Projects
Commit d000bf27 authored by nrbffs's avatar nrbffs
Browse files

fix var name

parent 23599195
Branches
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ git clone --recurse "$site_git_url" ...@@ -40,7 +40,7 @@ git clone --recurse "$site_git_url"
cd site-ffs cd site-ffs
git checkout nightly git checkout nightly
git -C gluon checkout $gluon_rev git -C gluon checkout $new_gluon_rev
git add gluon git add gluon
git commit -m "automatic update to gluon $fork_newest_minor_tag" git commit -m "automatic update to gluon $fork_newest_minor_tag"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment