1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-29 00:57:41 +02:00
portfolio/scripts/entry.sh

9 lines
103 B
Bash

#!/usr/bin/env bash
set -e
# echo "Running npm install..."
# npm install
# rm -rf ./public
npm start