diff --git a/ubuntu_setup.sh b/ubuntu_setup.sh index 4720a0f91..f7a2e7803 100644 --- a/ubuntu_setup.sh +++ b/ubuntu_setup.sh @@ -6,7 +6,7 @@ apt -y install git redis-server python3-pip ffmpeg nginx snapd ufw gpg-agent hto git config --global credential.helper store cd /rDrama -git config branch.frost.rebase true +git config branch.master.rebase true cp ./env_template ./.env . ./.env