1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
nextcloud_ynh/scripts/upgrade.d/upgrade.last.sh
2018-06-07 20:44:00 +02:00

10 lines
308 B
Bash
Executable file

#!/bin/bash
# Last available nextcloud version
next_version="13.0.3"
# Nextcloud tarball checksum sha256
nextcloud_source_sha256="183667540800dd045ea57801fedf8ca280de82b91582412aad07d42ed71e93e4"
# Patch nextcloud files only for the last version
cp -a ../sources/patches_last_version/* ../sources/patches