diff --git a/ubuntu_setup.sh b/ubuntu_setup.sh index f9c6f5eae..ca4f49d84 100644 --- a/ubuntu_setup.sh +++ b/ubuntu_setup.sh @@ -55,6 +55,7 @@ ufw allow from 172.64.0.0/13 ufw allow from 131.0.72.0/22 echo "y" | ufw enable curl https://rclone.org/install.sh | bash -echo "psql -U postgres" > /psql +echo "psql -U postgres" > /p echo "tmux a -t 0" > /c +echo "cd /rDrama && git pull" > /g . imei.sh \ No newline at end of file