Update 2_source-update.sh

This commit is contained in:
bash
2024-10-15 23:15:25 +02:00
committed by GitHub
parent 67a9bff042
commit c4df7a1b55

View File

@@ -8,7 +8,7 @@ then
##########################################################################################
# General dependencies
##########################################################################################
sudo apt update && sudo apt install -y git
#sudo apt update && sudo apt install -y git
##########################################################################################