diff --git a/ubuntu_setup.sh b/ubuntu_setup.sh index ca4f49d84..5ef206847 100644 --- a/ubuntu_setup.sh +++ b/ubuntu_setup.sh @@ -58,4 +58,5 @@ curl https://rclone.org/install.sh | bash echo "psql -U postgres" > /p echo "tmux a -t 0" > /c echo "cd /rDrama && git pull" > /g +echo '{"Bots": true, "Fart mode": false, "Read-only mode": false, "Signups": true}' > /site_settings.json . imei.sh \ No newline at end of file