|
|
@ -1,4 +1,3 @@
|
|
|
|
_
|
|
|
|
|
|
|
|
## [Install](https://notabug.org/Justuser/getnetradio/src/master/README.md#0install) | [Usage](https://notabug.org/Justuser/getnetradio/src/master/README.md#1usage) | [Telegram](https://t.me/getnetradio) | [Updates](https://notabug.org/Justuser/getnetradio/src/master/README.md#contact--updates)
|
|
|
|
## [Install](https://notabug.org/Justuser/getnetradio/src/master/README.md#0install) | [Usage](https://notabug.org/Justuser/getnetradio/src/master/README.md#1usage) | [Telegram](https://t.me/getnetradio) | [Updates](https://notabug.org/Justuser/getnetradio/src/master/README.md#contact--updates)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -56,4 +55,6 @@ git push
|
|
|
|
git config --global credential.helper cache
|
|
|
|
git config --global credential.helper cache
|
|
|
|
#Just http server(Wow)
|
|
|
|
#Just http server(Wow)
|
|
|
|
python3 -m http.server
|
|
|
|
python3 -m http.server
|
|
|
|
|
|
|
|
#Change repo
|
|
|
|
|
|
|
|
git push --repo=https://gitlab.com/justuser31/getnetradio
|
|
|
|
```
|
|
|
|
```
|
|
|
|