parent
b8da3bfcab
commit
fd751b62ca
@ -1,7 +1,9 @@ |
|||||||
|
|
||||||
cd /tmp/ |
cd /tmp/ |
||||||
rm -rf git/bare.git |
rm -rf git/bare.git |
||||||
|
rm -rf git/bare2.git |
||||||
rm -rf git |
rm -rf git |
||||||
mkdir -p git |
mkdir -p git |
||||||
cd git |
cd git |
||||||
git clone --bare https://github.com/ethereum/awesome-remix bare.git |
git clone --bare https://github.com/ethereum/awesome-remix bare.git |
||||||
|
git clone --bare https://github.com/ethereum/awesome-remix bare2.git |
||||||
|
Loading…
Reference in new issue