Skip to content

Commit 1ea3716

Browse files
committed
add execution start
1 parent 87ef3a5 commit 1ea3716

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
@@ -889,3 +889,9 @@ main() {
889889
contactUs
890890

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

0 commit comments

Comments
 (0)