Update installer.sh
This commit is contained in:
parent
a23d6801ae
commit
57fd7f9491
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ reset="\e[0m"
|
|||
echo -e "${green}GrovePi installatiescript gestart...${reset}"
|
||||
|
||||
if [[ "$USER" != "pi" ]]; then
|
||||
echo -e "${red}Dit script mag alleen worden uitgevoerd door gebruiker 'pi' met UID 1000."
|
||||
echo -e "${red}Dit script mag alleen worden uitgevoerd door gebruiker 'pi'."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue