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