shortenit/scripts/run.sh

6 lines
66 B
Bash
Executable file

#!/bin/bash
cd frontend
npm run build
cd ..
poetry run shortenit