Update direwolf.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-06-04 21:41:09 +00:00
parent cec2d54c92
commit 12df27966d
1 changed files with 0 additions and 6 deletions

View File

@ -54,12 +54,6 @@ if grep -i -E "$palabra" "$archivo" >/dev/null 2>&1; then
fi
done
else
sed -i '$a $palabra' "$archivo"
fi
#########################################################################################################################
# direwolf
#########################################################################################################################