Files
getnetradio/README.md
T
2026-06-11 13:17:56 +03:00

22 lines
284 B
Markdown

```
Notes for me:
#Add files
git add file
git commit -m "words"
git push
#Save account
git config --global credential.helper cache
#Just http server(Wow)
python3 -m http.server
```
-----
```
Telegram group - https://t.me/streamsradio
Updates:
04.10.2022 - Add to notabug.org
```