mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-02 07:06:41 +03:00
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
git submodule init
|
||
|
git submodule update
|