We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc206f commit 0324ad6Copy full SHA for 0324ad6
website/README.txt
@@ -17,7 +17,7 @@ updating issues.roundup-tracker.org
17
http://sourceforge.net/p/roundup/code/ci/default/tarball
18
19
* check the differences
20
- diff -ur /home/YOURUSERID/roundup/website/issues/ /home/roundup/trackers/roundup/
+ diff -ur /home/roundup/trackers/roundup/ /home/YOURUSERID/roundup/website/issues/
21
* copy the files into the tracker instance, using sudo:
22
sudo -u roundup cp <file> /home/roundup/trackers/roundup/...
23
or use rsync to check and only copy the changed files as user roundup like
0 commit comments