build(Not-sh-but-bash): Changed from sh to bash shell
This commit is contained in:
parent
df4e2cb573
commit
63122b8a42
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# Build LASP on Arch Linux, assuming we start in a clean docker container.
|
# Build LASP on Ubuntu Linux, assuming we start in a clean docker container.
|
||||||
# After that, test stuff.
|
# After that, test stuff.
|
||||||
# Assumptions
|
# Assumptions
|
||||||
# - CWD is root of lasp repository
|
# - CWD is root of lasp repository
|
||||||
|
Loading…
Reference in New Issue
Block a user