mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up paths
This commit is contained in:
parent
895996cf6b
commit
8daf1e23e4
2055 changed files with 119377 additions and 31850 deletions
16
up_from_correspondances.sh
Normal file
16
up_from_correspondances.sh
Normal file
|
@ -0,0 +1,16 @@
|
|||
# faire correspondre les identifiants org roam aux fichiers exportés
|
||||
#python3 find_correspondances.py
|
||||
# prendre les fichiers réécrits de generated_wp2org_output et les mettre en source
|
||||
|
||||
|
||||
#rm -rf sources/tykayn_blog/lang_fr/*
|
||||
#rsync sources/generated_wp2org_output/tkblog/*.org sources/tykayn_blog/lang_fr/
|
||||
|
||||
rm -rf sources/qzine_blog/lang_fr/*
|
||||
rsync sources/generated_wp2org_output/qzine/*.org sources/qzine_blog/lang_fr/
|
||||
|
||||
rm -rf sources/cipherbliss_blog/lang_fr/*
|
||||
cp sources/generated_wp2org_output/cipherbliss/*.org sources/cipherbliss_blog/lang_fr/
|
||||
|
||||
rm -rf sources/cil_gometz/lang_fr/*
|
||||
rsync sources/generated_wp2org_output/cil/*.org sources/cil_gometz/lang_fr/
|
Loading…
Add table
Add a link
Reference in a new issue