mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
80c10f7992
commit
e9def497cb
@ -802,7 +802,7 @@ raspberry(){
|
||||
export HOSTNAME
|
||||
myhost=$( hostname )
|
||||
rasp=$(uname -a | grep -i raspberry | cut -d 'x' -f1 | cut -d 'y' -f2)
|
||||
if [ $rasp -eq raspberr ]
|
||||
if [ "$rasp" -eq raspberr ]
|
||||
then
|
||||
echo "OMG do i sense a Raspberry! you sir are awesome"
|
||||
sleep 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user