You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo -e "$(timestamp) - BASH - Copying hangmango.crt from server to client..."
cp ./app/server/hangmango.crt ./app/client/hangmango.crt || echo -e "$(timestamp) - BASH - Failed to copy hangmango.crt - Ensure that the hangmango server has been built first."