2025 refresh

This commit is contained in:
2025-05-18 17:20:31 +02:00
parent 8edcfd2a7e
commit f350cab9c4
4 changed files with 32 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#!/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 pull --rebase