Skip to content
Snippets Groups Projects
Commit 5a4de241 authored by thefuture's avatar thefuture
Browse files

Adding logging to debian-ipfs-setup.yml

parent 8859a697
No related branches found
No related tags found
No related merge requests found
......@@ -60,4 +60,4 @@
name: "Get new and updated apps and pin them in this server"
user: ipfs
special_time: daily
job: "cd {{ home_path.home }}/apk-folder-used-for-ipfs-pining/ && sudo /usr/bin/python3 download_new_and_updated_apps_to_folder.py "
\ No newline at end of file
job: "cd {{ home_path.home }}/apk-folder-used-for-ipfs-pining/ && sudo /usr/bin/python3 download_new_and_updated_apps_to_folder.py > {{ home_path.home }}/pinning.log"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment