updating data

This commit is contained in:
frankknoll
2022-03-10 10:52:25 +01:00
parent 00936eb6c5
commit 8fe0b812ad
2 changed files with 6 additions and 2 deletions

View File

@@ -43,14 +43,14 @@ u039k20a
039K20A, 011L20 039K20A, 011L20
Diesen Befehl ausfüren: Diesen Befehl ausfüren:
jupyter nbconvert --to notebook --execute /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-publish/src/intensivstationen/Intensivstationen.ipynb jupyter nbconvert --to notebook --execute /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-pages/src/intensivstationen/Intensivstationen.ipynb
man 5 fcrontab man 5 fcrontab
fcrontab -e fcrontab -e
SHELL=/bin/bash SHELL=/bin/bash
@ 3 /home/frankknoll/.local/bin/jupyter nbconvert --to notebook --execute /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-publish/src/intensivstationen/Intensivstationen.ipynb @ 3 /home/frankknoll/.local/bin/jupyter nbconvert --to notebook --execute /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-pages/src/intensivstationen/Intensivstationen.ipynb
@ 2 /home/frankknoll/.local/bin/jupyter nbconvert --to notebook --execute /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-publish/src/tmp/test.ipy> @ 2 /home/frankknoll/.local/bin/jupyter nbconvert --to notebook --execute /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-publish/src/tmp/test.ipy>
@ 1 echo "Hello" >>/tmp/tst.txt @ 1 echo "Hello" >>/tmp/tst.txt
@@ -58,3 +58,5 @@ fcrontab -l
systemctl status fcron systemctl status fcron
tail -f /var/log/syslog tail -f /var/log/syslog
echo "This is theasdfasdfasdf email body!" | mail -s "Subject of your email" -a "From: Knoll_Frank@web.de" Knoll_Frank@web.de

View File

@@ -0,0 +1,2 @@
#!/bin/bash
/home/frankknoll/.local/bin/jupyter nbconvert --to notebook --execute /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-pages/src/intensivstationen/Intensivstationen.ipynb | mail -s "FKK fcrontab" -r Knoll_Frank@web.de Knoll_Frank@web.de