9 lines
No EOL
144 B
Bash
9 lines
No EOL
144 B
Bash
#!/bin/sh
|
|
|
|
# idees
|
|
cp ./site/data/idees.sample.json ./site/data/idees.json
|
|
|
|
# chat
|
|
cp ./site/data/chat.sample.json ./site/data/chat.json
|
|
|
|
# wiki |