This commit is contained in:
2023-11-26 21:39:47 +08:00
commit 47d9fb42d4
15 changed files with 289 additions and 0 deletions

12
upload_doc.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/bin/bash
CWD=`dirname $0`
cd "$CWD"
rsync -auzv \
--safe-links \
--delete \
--delete-excluded \
./ \
--port=8023 \
rsync://dreagonmon@192.168.56.101/wincode/logutils-docs/