mirror of
https://github.com/jgamblin/Mirai-Source-Code
synced 2025-07-13 23:32:50 +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
|
- cd /vagrant/mirai
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
|
||||||
Steps to create database
|
Steps to create database:
|
||||||
cat Configure_CNC_Database.txt | mysql -u root --password=password
|
`cat Configure_CNC_Database.txt | mysql -u root --password=password`
|
||||||
|
|
||||||
Start the CnC
|
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