Finalizing #10

- Added a stash command to stash any found changs
- Added a post-update script (needs testing)
This commit is contained in:
Logan Cusano
2024-03-24 18:55:29 -04:00
parent 2754494083
commit 3e50f0b2f3
2 changed files with 10 additions and 1 deletions

3
client/post-update.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
npm install