@@ -33,7 +33,7 @@ if [ "${CONFRM,,}" = "y" ]; then
read DEVFIL
echo ""
if [ "${DEVFIL,,}" = "n" ]; then
if [ "${DEVFIL,,}" = "n" ]; then
echo "Not filling ${DEVICE} with random data."
else
echo "Filling ${DEVICE} with random data..."
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.