Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
IPFS Pinning Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
F-Droid
IPFS Pinning Server
Commits
5a4de241
Commit
5a4de241
authored
1 year ago
by
thefuture
Browse files
Options
Downloads
Patches
Plain Diff
Adding logging to debian-ipfs-setup.yml
parent
8859a697
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian-ipfs-setup.yml
+1
-1
1 addition, 1 deletion
debian-ipfs-setup.yml
with
1 addition
and
1 deletion
debian-ipfs-setup.yml
+
1
−
1
View file @
5a4de241
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment