mirror of
https://github.com/livekit/livekit.git
synced 2026-08-02 17:49:30 +00:00
fix path in bootstrap script
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ cd /tmp
|
||||
git clone https://github.com/magefile/mage
|
||||
cd mage
|
||||
go run bootstrap.go
|
||||
rm -rf mage
|
||||
rm -rf /tmp/mage
|
||||
|
||||
if ! command -v mage &> /dev/null
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user