This commit is contained in:
louiscklaw
2025-02-01 02:11:18 +08:00
commit 71d7678073
8 changed files with 72 additions and 0 deletions

31
.gitattributes vendored Normal file
View File

@@ -0,0 +1,31 @@
*.mp4 filter=lfs diff=lfs merge=lfs
*.zip filter=lfs diff=lfs merge=lfs
*.7z filter=lfs diff=lfs merge=lfs
*.tar.gz filter=lfs diff=lfs merge=lfs
*.jpg filter=lfs diff=lfs merge=lfs
*.png filter=lfs diff=lfs merge=lfs
*.avif filter=lfs diff=lfs merge=lfs
*.webm filter=lfs diff=lfs merge=lfs
*.mkv filter=lfs diff=lfs merge=lfs
# Documents
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
*.gif filter=lfs diff=lfs merge=lfs
*.GIF filter=lfs diff=lfs merge=lfs
*.bmp filter=lfs diff=lfs merge=lfs
*.BMP filter=lfs diff=lfs merge=lfs
*.tiff filter=lfs diff=lfs merge=lfs
*.TIFF filter=lfs diff=lfs merge=lfs
*.wav filter=lfs diff=lfs merge=lfs
*.WAV filter=lfs diff=lfs merge=lfs
*.log filter=lfs diff=lfs merge=lfs

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
**/~*.*

8
gitUpdate.bat Normal file
View File

@@ -0,0 +1,8 @@
git status .
echo "press enter to continue"
@pause
git add .
git commit -m"update wyman5326,"
start git push

16
gitUpdate.sh Executable file
View File

@@ -0,0 +1,16 @@
#!/usr/bin/env bash
set -ex
git config --global http.version HTTP/1.1
git config --global lfs.allowincompletepush true
git config --global lfs.locksverify true
git config --global http.postBuffer 5368709120
git add .
git commit -m 'update,'
git push
echo "done"

0
notes.md Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

16
task1/notes.md Normal file
View File

@@ -0,0 +1,16 @@
## question
1. 有冇 desktop 去跑 script ?
2. win / mac ?
3. 一般嚟講呢帳戶就唔鼓勵去交畀個 squid 嘅, 比較行得通嘅方法呢就係你 login 咗之後呢我畀個 script 你去跑, 但係若果你真係想話連個用戶名同埋密碼交畀個 script 都係可以嘅, 只不過會敏感少少
1. Y -> 交比個 script username / password
2. N -> 點交接?
4. 個 script 點會知道佢想 reg 邊個鐘?
## history
HKD 300
唔該晒你段片,
我想問下想我幫你 automate 邊一部分 ?
如果覺得打字煩可以開個 call 我可以一炮過問晒佢 :)