mirror of
https://github.com/DeNNiiInc/Advanced-Raid-Calculator.git
synced 2026-04-17 12:45:59 +00:00
Add git commit info to UI and update deployment script
This commit is contained in:
@@ -13,6 +13,10 @@ echo "Deploying $APP_NAME..."
|
||||
# If we are running this script FROM the repo, we assume we are already in the right place or we are setting it up.
|
||||
# This script assumes it is being run inside the destination directory /var/www/advanced-raid-calculator
|
||||
|
||||
# Generate version info
|
||||
echo "Generating version info..."
|
||||
node update-version.js
|
||||
|
||||
# Install dependencies
|
||||
echo "Installing dependencies..."
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user