From 82967e7264bc3802fd45dbf79d1573843cee57ab Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 20 Feb 2023 23:57:55 +0200 Subject: [PATCH] rip frost, you will forever be missed --- ubuntu_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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