mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
actually root path maybe
This commit is contained in:
parent
d2d18514f1
commit
82d85d06b5
@ -7,5 +7,5 @@ before_install:
|
||||
|
||||
# XX don't just blindly assume master
|
||||
- >
|
||||
HASH=$(git log -1 HEAD --format="%H" --relative=sys/) &&
|
||||
HASH=$(git -C .. log -1 HEAD --format="%H" -- sys/) &&
|
||||
wget https://bootstrap.urbit.org/$HASH-master.pill -O urbit.pill
|
||||
|
Loading…
Reference in New Issue
Block a user