Merge "Fix a mistake about function for install_freezer"
This commit is contained in:
commit
3890147770
@ -55,7 +55,7 @@ function is_freezer_enabled {
|
||||
|
||||
|
||||
# executed during: stack install
|
||||
function install_freezer{
|
||||
function install_freezer {
|
||||
|
||||
git_clone $FREEZER_REPO $FREEZER_DIR $FREEZER_BRANCH
|
||||
setup_develop $FREEZER_DIR
|
||||
|
Loading…
Reference in New Issue
Block a user