change shebang for bootstrap script
This commit is contained in:
parent
8e0254440a
commit
0dbd29d271
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/bin/sh
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
NO_FORMAT="\033[0m"
|
NO_FORMAT="\033[0m"
|
||||||
C_DODGERBLUE1="\033[38;5;33m"
|
C_DODGERBLUE1="\033[38;5;33m"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue