EC2

RDS (Oracle)

echo '> git pull' cd ~ rm -rf Backend git clone -b develop https://github.com/H-Mingle/Backend.git

modify security properties

echo '> modify security properties' cd ~ cd Backend/H-Mingle/src/main/resources rm -rf security sudo cp -r /home/ubuntu/security /home/ubuntu/Backend/H-Mingle/src/main/resources