Skip to content

Commit 0324ad6

Browse files
Instructions how to update issues.roundup-tracker: update, the other diff order is more useful.
1 parent 2dc206f commit 0324ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ updating issues.roundup-tracker.org
1717
http://sourceforge.net/p/roundup/code/ci/default/tarball
1818

1919
* check the differences
20-
diff -ur /home/YOURUSERID/roundup/website/issues/ /home/roundup/trackers/roundup/
20+
diff -ur /home/roundup/trackers/roundup/ /home/YOURUSERID/roundup/website/issues/
2121
* copy the files into the tracker instance, using sudo:
2222
sudo -u roundup cp <file> /home/roundup/trackers/roundup/...
2323
or use rsync to check and only copy the changed files as user roundup like

0 commit comments

Comments
 (0)