diff --git a/openwrt/viirb-4-cleanup.sh b/openwrt/viirb-4-cleanup.sh index 7d342c0..44e2f38 100755 --- a/openwrt/viirb-4-cleanup.sh +++ b/openwrt/viirb-4-cleanup.sh @@ -19,10 +19,6 @@ viirb_hostname=viirb${id} root_password=$(pwgen -1 32) -# Save for sending to user -# FIXME: future make this more easy / better to transfer -echo $root_password > ${viirb_hostname}.rootpw - cat <