From 26927aff0ac585b06684b4e7e3c192e2f8792af0 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 11 Sep 2025 23:30:03 +0200 Subject: [PATCH] git --- ubuntu-post-install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ubuntu-post-install.sh b/ubuntu-post-install.sh index 3cd9943..508e5c6 100755 --- a/ubuntu-post-install.sh +++ b/ubuntu-post-install.sh @@ -1,6 +1,9 @@ #!/bin/bash # Script di installazione automatica per Ubuntu + +# git remote add origin https://alex:BatManu%23171017@gitbat.duckdns.org:44443/alex/ASE.git + # Eseguire con: bash ubuntu-setup.sh set -e # Interrompe lo script se c'รจ un errore