scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

Wiki Migration #99

Closed nzuhdi closed 8 years ago

nzuhdi commented 8 years ago

Hi,

I copied my wiki (*.md format) to /tmp/wiki folder. And I restarted realms-wiki. But the changes is not reflected on my wiki. How do I get it to update my content?

nzuhdi commented 8 years ago

Oh nevermind, here's what I did to solve this issue.

root@debian:~# cd /tmp/wiki
root@debian:/tmp/wiki# git add .
root@debian:/tmp/wiki# git commit -m 'migrate'