Skip to content
Extraits de code Groupes Projets
Valider 193deb97 rédigé par hemanth's avatar hemanth Validation de Maxwell Salzberg
Parcourir les fichiers

Corrected a comment # Check if the user has sudo privileges.

parent e9df6906
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -7,7 +7,7 @@
# Set extented globbing
shopt -s extglob
# Check if the user has root privilages
# Check if the user has sudo privileges.
[[ $( id -u) ]] && echo "$(whoami) has no sudo permissions on this machine" && exit 1
# Install build tools
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter