shortenit/scripts/run.sh

7 lines
66 B
Bash
Raw Normal View History

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