diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..569ddf5 --- /dev/null +++ b/start.sh @@ -0,0 +1,2 @@ +git pull +npm start