#execute shell be windows bash tareq.aziztomas@HOFS2406101787A MINGW64 /f/sccb $ git clone -b dev https://github.com/RivoAnalytics/backend.git #execute shell be ubuntu git clone -b dev git@github.com:RivoAnalytics/backend.git sudo ufw allow 11396/tcp #backend port external port # Enable and reload UFW sudo ufw --force enable sudo ufw reload # Step 4: Confirm configuration echo "UFW Rules Applied:" sudo ufw status verbose