Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
p2p.faircoin.co
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FairCoin.Co
p2p.faircoin.co
Commits
74a95a08
Commit
74a95a08
authored
3 years ago
by
TonyFord
Browse files
Options
Downloads
Patches
Plain Diff
add info to price updater
parent
f8695ece
Branches
master
No related tags found
No related merge requests found
Pipeline
#74180
passed
2 years ago
Stage: uninstall
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-0
7 additions, 0 deletions
README.md
with
7 additions
and
0 deletions
README.md
+
7
−
0
View file @
74a95a08
...
@@ -48,3 +48,10 @@ Smart and simple exchange managed by git issue tracking system.
...
@@ -48,3 +48,10 @@ Smart and simple exchange managed by git issue tracking system.
| --- | --- |
| --- | --- |
| Offer | offer goods and services |
| Offer | offer goods and services |
| Need | demand goods and services |
| Need | demand goods and services |
#### crontab ( for auto update )
~~~
22 2 * * * gitlab-runner cd /home/gitlab-runner/projects/p2p.faircoin.co && python3 ./price_update.py
*/2 * * * * gitlab-runner cd /home/gitlab-runner/projects/p2p.faircoin.co && python3 ./git_import.py
~~~
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