Skip to content

Commit edcc68b

Browse files
committed
Install Nix: add execution start
1 parent 9f75558 commit edcc68b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/install-nix-from-closure.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,9 @@ installNix() {
802802
'
803803

804804
}
805+
806+
# Invoke main function for installNix
807+
mainInstallNix
805808
}
806809

807810
}

0 commit comments

Comments
 (0)