Daniel Gibbs %!s(int64=3) %!d(string=hai) anos
pai
achega
da260e8950
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

@@ -81,7 +81,7 @@ fn_repo_selector() {
 	fi
 
 	if [ "${branchexistscheck}" != "200" ]; then
-		echo -e "${githubbranch} branch does not exist. Defaulting to master branch."
+		echo -e "Warning! ${githubbranch} branch does not exist. Defaulting to master branch."
 		githubbranch="master"
 	fi
 }