make the new format for the env file work with ubuntu_setup

remotes/1693045480750635534/spooky-22
Aevann1 2022-06-10 15:44:52 +02:00
parent 3e365484fd
commit aa0f878737
1 changed files with 2 additions and 0 deletions

View File

@ -5,7 +5,9 @@
git config --global credential.helper store
cd /rDrama
cp ./env /env
sed -i 's/^/export /g;s/=/="/g;s/$/"/g' /env
. /env
apt -y update
apt -y upgrade
apt -y install git redis-server python3-pip libenchant1c2a ffmpeg tmux nginx snapd ufw gpg-agent