diff --git a/ubuntu_setup.sh b/ubuntu_setup.sh index 7b3ae5817..7aeece5e3 100644 --- a/ubuntu_setup.sh +++ b/ubuntu_setup.sh @@ -5,6 +5,7 @@ apt -y install git redis-server python3-pip ffmpeg imagemagick tmux nginx snapd git config --global credential.helper store cd /rDrama +git config branch.frost.rebase true cp ./env /env . /env