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
|
||||
|
||||
set -e
|
||||
#!/bin/sh
|
||||
|
||||
NO_FORMAT="\033[0m"
|
||||
C_DODGERBLUE1="\033[38;5;33m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue