chit-chat
This commit is contained in:
parent
26569554a6
commit
de5d695103
2 changed files with 10 additions and 0 deletions
|
@ -12,5 +12,9 @@ cd thread-sphere
|
|||
make install
|
||||
cd ..
|
||||
|
||||
cd chit-chat
|
||||
make install
|
||||
cd ..
|
||||
|
||||
systemctl restart nginx
|
||||
systemctl restart bind9
|
||||
|
|
|
@ -15,6 +15,12 @@ cd thread-sphere
|
|||
make build
|
||||
cd ..
|
||||
|
||||
# jet-search
|
||||
git clone https://interstellardevelopment.org/code/VM-Experiments/chit-chat.git
|
||||
cd chit-chat
|
||||
make build
|
||||
cd ..
|
||||
|
||||
# final
|
||||
git clone https://interstellardevelopment.org/code/VM-Experiments/linux-deployment-scripts.git
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue