renamed unix scripts folder

This commit is contained in:
2022-01-27 19:40:39 -06:00
parent e2d3097829
commit adc15f0555
2 changed files with 0 additions and 10 deletions

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
cd $( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd ../..
npm install

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
cd $( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd ../..
npm start