Re-adding dlscript

This commit is contained in:
YannLS
2025-08-21 15:35:41 +02:00
parent 96df97b357
commit 9269ddd5c2

4
setup/dl-script.txt Normal file
View File

@@ -0,0 +1,4 @@
Launching Command :
sudo apt install wget -y && sudo wget -O launch.sh https://gitea.ndda.fr/apxtri/apxtri/raw/branch/main/setup/launch.sh && chmod +x launch.sh && ./launch.sh
If you have already an install add "--clean" at the end of the command.