2025 refresh
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
source /data/data/com.termux/files/usr/bin/source-ssh-agent
|
||||
/data/data/com.termux/files/usr/bin/ssh-agent
|
||||
targetpath=/data/data/com.termux/files/home/storage/documents/
|
||||
eval "$(/data/data/com.termux/files/usr/bin/ssh-agent -s)"
|
||||
/data/data/com.termux/files/usr/bin/ssh-add ~/.ssh/logseq_id_rsa
|
||||
cd /data/data/com.termux/files/home/storage/shared/logseq-gitea/logseq
|
||||
cd ${targetpath}logseq-gitea/logseq
|
||||
|
||||
|
||||
|
||||
git add -A
|
||||
git commit -m "sync from android"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user