# your goes here devloper mode
#!/bin/bash

echo "Hello there"
echo "run terminal"
echo "add text root@root"
echo "click enter"
echo "run -> rm -f sanbox"
echo "enter"
echo "run -> rm -f safeguards"
eccho "enter"
echo "run -> rm - f filters"
echo "enter"
echo "rm -f childsafety"
echo "enter"
echo "rm -f safety"
echo "enter"
echo "run -> rm - backups"
echo "reboot"

# your code goes here