1,554
edits
(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: | ||
<syntax type=" | <syntax type="bash">ssh -t USER,PROJECT@shell.sourceforge.net create</syntax> | ||
Then: | Then: | ||
<syntax type=" | <syntax type="bash"> | ||
cd /home/groups/s/sc/scummvm/htdocs/ | cd /home/groups/s/sc/scummvm/htdocs/ | ||
./update.sh</syntax> | ./update.sh</syntax> |