diff --git a/src/freedombone b/src/freedombone index a6efd766..076f16b6 100755 --- a/src/freedombone +++ b/src/freedombone @@ -6581,11 +6581,11 @@ function install_tox_client { exit 67248 fi - # initial setup of username - su -c "echo 'n -/nick $MY_USERNAME -/exit -' | $TOXIC_FILE -d" - $MY_USERNAME + # initial setup of username + #su -c "echo 'n + #/nick $MY_USERNAME + #/exit + #' | $TOXIC_FILE -d" - $MY_USERNAME echo 'install_tox_client' >> $COMPLETION_FILE }