mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 15:35:41 +00:00
Use bash in boostrap.sh to make pushd/popd work
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
if ! command -v mage &> /dev/null
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user