You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
```
|
|
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/getnetradio
|
|
|
|
Updates:
|
|
04.10.2022 - Add to notabug.org
|
|
```
|