Skip to content

Commit 44d1d06

Browse files
authored
Merge pull request #251 from supportpal/5.x
[Automated] Merge 5.x into master
2 parents adbad48 + c130613 commit 44d1d06

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

templates/docker-monolithic/upgrade.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ backup() {
7777
return
7878
fi
7979

80-
time_now=$(date +"%d-%m-%Y-%H:%M:%S")
81-
cp -n docker-compose.yml "docker-compose.backup-${time_now}.yml"
82-
8380
bash <(curl -fLsS https://raw.githubusercontent.com/supportpal/helpdesk-install/5.x/templates/docker-monolithic/backup.sh)
8481
}
8582

0 commit comments

Comments
 (0)