TrustedUser
2,166
edits
(→How to be a forum moderator: Add final notes here.) |
(Fix syntax highlighting) |
||
Line 19: | Line 19: | ||
To get any changes you made active on the webserver, you first have to login to the SF.net shell server: | To get any changes you made active on the webserver, you first have to login to the SF.net shell server: | ||
< | <source lang="bash">ssh -t USER,PROJECT@shell.sourceforge.net create</source> | ||
Then: | Then: | ||
< | <source lang="bash"> | ||
cd /home/project-web/scummvm/htdocs/ | cd /home/project-web/scummvm/htdocs/ | ||
./update.sh</ | ./update.sh</source> | ||
More detailed instructions can be found in the [https://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service relevant sf.net page] (which also has information for [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] under Windows) | More detailed instructions can be found in the [https://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service relevant sf.net page] (which also has information for [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] under Windows) |