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