1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00
dolibarr_ynh/scripts/upgrade.d/upgrade.13.sh
mastereur 8965c1e24e Scripts Improvement
-Update scripts according to example_ynh.
-Remove deprecated dependencies function.
-Fix permissions warning.
-Make sequential upgrades from each major version to the next one
2022-09-30 09:53:02 +02:00

7 lines
No EOL
193 B
Bash

#!/bin/bash
# Target version of the Dolibarr update
next_version="14.0.5"
# Dolibarr tarball checksum
dolibarr_source_sha256="31f4c934e484a9582d8867e4170f1f1acd8c41628b059370a6a449eb6e94ae75"