mirror of
https://github.com/DeNNiiInc/Advanced-Raid-Calculator.git
synced 2026-04-17 12:45:59 +00:00
refactor: align deployment with proxmox template
This commit is contained in:
@@ -17,7 +17,7 @@ if [ $LOCAL = $REMOTE ]; then
|
||||
elif [ $LOCAL = $BASE ]; then
|
||||
echo "Need to pull"
|
||||
git pull
|
||||
# Only run deploy/restart if we actually pulled changes
|
||||
# Re-run deploy to handle deps, service updates, and permissions
|
||||
./deploy.sh
|
||||
elif [ $REMOTE = $BASE ]; then
|
||||
echo "Need to push"
|
||||
|
||||
Reference in New Issue
Block a user