Skip to content

Commit 721cb5f

Browse files
committed
add execution start
1 parent 1b4a353 commit 721cb5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/install-nix-from-closure.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,3 +888,9 @@ main() {
888888
contactUs
889889

890890
}
891+
892+
893+
###############################
894+
### Start of the script
895+
###############################
896+
main "$@"

0 commit comments

Comments
 (0)