Skip to content

Commit 1627788

Browse files
committed
website/README: Make "hg up" location-independent
1 parent 1cd49a8 commit 1627788

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
@@ -58,7 +58,7 @@ http://web.archive.org/web/20140618231150/http://sourceforge.net/apps/trac/sourc
5858
# pull latest Roundup source with www and wiki
5959
# (the warning about "Not trusting file ... " can be ignored
6060
# for now https://sourceforge.net/p/forge/site-support/8217/)
61-
hg pull -u --cwd src/roundup
61+
hg pull -u --cwd ${project_home}/src/roundup
6262

6363

6464
updating wiki.roundup-tracker.org

0 commit comments

Comments
 (0)