chit-chat has been disabled.

This commit is contained in:
Patrick 2024-11-17 19:25:01 +01:00
parent 2d8cc0d68d
commit 73532ee105
2 changed files with 10 additions and 9 deletions

View file

@ -12,9 +12,10 @@ cd thread-sphere
make install make install
cd .. cd ..
cd chit-chat # chit-chat - on hold, weird issues
make install #cd chit-chat
cd .. #make install
#cd ..
systemctl restart nginx systemctl restart nginx
systemctl restart bind9 systemctl restart bind9

View file

@ -15,11 +15,11 @@ cd thread-sphere
make build make build
cd .. cd ..
# chit-chat # chit-chat - on hold, weird issues
git clone https://interstellardevelopment.org/code/VM-Experiments/chit-chat.git #git clone https://interstellardevelopment.org/code/VM-Experiments/chit-chat.git
cd chit-chat #cd chit-chat
make build #make build
cd .. #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
@ -31,4 +31,4 @@ mv deployment.tar.gz preparation-scripts/linux-deployment-scripts/downloads
cd preparation-scripts cd preparation-scripts
cd linux-deployment-scripts cd linux-deployment-scripts
sudo ./main.py -v -ct configs/debian/bookworm_server.json sudo ./main.py -v -ct configs/debian/bookworm_server.json
sudo ./main.py -v -ct configs/debian/bookworm_gnome.json #sudo ./main.py -v -ct configs/debian/bookworm_gnome.json