/[sudobot]/trunk/init.sh
ViewVC logotype

Annotation of /trunk/init.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 233 - (hide annotations)
Mon Jul 29 17:29:08 2024 UTC (8 months ago) by rakin
File MIME type: application/x-sh
File size: 173 byte(s)
build: update project initialization script
1 rakin 77 #!/bin/sh
2    
3 rakin 233 mkdir -p config
4     mkdir -p logs
5     mkdir -p tmp
6     mkdir -p storage
7 rakin 231
8     touch logs/join-leave.log
9     echo "{}" > config/snippets.json
10     cp sample-config.json config/config.json

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26