move sample script to use bash (#83)

slackme/exitcode
Muhammad Atif Ali 2 years ago committed by GitHub
parent 72964cc0a4
commit 51738546ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
#!/usr/bin/env sh #!/usr/bin/env bash
BOLD='\033[0;1m' BOLD='\033[0;1m'
printf "$${BOLD}Installing MODULE_NAME ...\n\n" printf "$${BOLD}Installing MODULE_NAME ...\n\n"

Loading…
Cancel
Save