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
|
make install
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
cd chit-chat
|
||||||
|
make install
|
||||||
|
cd ..
|
||||||
|
|
||||||
systemctl restart nginx
|
systemctl restart nginx
|
||||||
systemctl restart bind9
|
systemctl restart bind9
|
||||||
|
|
|
@ -15,6 +15,12 @@ cd thread-sphere
|
||||||
make build
|
make build
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
# jet-search
|
||||||
|
git clone https://interstellardevelopment.org/code/VM-Experiments/chit-chat.git
|
||||||
|
cd chit-chat
|
||||||
|
make build
|
||||||
|
cd ..
|
||||||
|
|
||||||
# final
|
# final
|
||||||
git clone https://interstellardevelopment.org/code/VM-Experiments/linux-deployment-scripts.git
|
git clone https://interstellardevelopment.org/code/VM-Experiments/linux-deployment-scripts.git
|
||||||
cd ..
|
cd ..
|
||||||
|
|
Loading…
Reference in a new issue