This commit is contained in:
alessandro
2026-07-17 09:42:52 +02:00
commit 20d506407a
93 changed files with 14526 additions and 0 deletions

9
primo.sh Normal file
View File

@@ -0,0 +1,9 @@
apt update
git config --global credential.helper store
git clone https://gitlab.com/abaru66/ced.it.git
git config --global user.email a.barucci@htvalue.it
git config --global user.name a.barucci@htvalue.it
cd ced.it
cat hosts >>/etc/hosts