alias authdeploy='cd ~/auth && git pull && cd client && npm run build && cd .. && sudo systemctl restart auth'
alias authdeploy='cd ~/auth && git pull && cd client && npm run build && cd .. && sudo systemctl restart auth'