#!/bin/bash pwd yarn npm run build:dev rm -rf ~/project/examcloud/static/student-client/dist/* cp -r dist ~/project/examcloud/static/student-client/