This commit is contained in:
kyodev 2017-08-27 17:57:48 +02:00
parent 8e26daa8ff
commit f26d5dee66
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ if [ $EUID -ne 0 ]; then
echo "vous devez être ROOT pour installer les scripts dans le système"
fi
echo -e "\nInstallation des scripts sdeb"
echo -e "============================="
wget -O getInfo https://framagit.org/kyodev/kyopages/raw/master/scripts/getInfo
chmod +x getInfo