mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-09-22 05:54:41 -04:00
specify bash
This commit is contained in:
parent
7658e2cb42
commit
5a0ff4dee0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
if [ "$1" == "patch" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue