Browse Source

[Fix] Upgrade from version to another

pull/90/head
frju365 8 years ago
committed by GitHub
parent
commit
1f332d6fc2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      scripts/upgrade.d/upgrade.12.sh

7
scripts/upgrade.d/upgrade.12.sh

@ -0,0 +1,7 @@
#!/bin/bash
# Version cible de la mise à jour de Nextcloud
next_version="13.0.0"
# Nextcloud tarball checksum
nextcloud_source_sha256="38e6064432a2d1a044f219028d3fd46cb7a943a47e11eef346810bd289705aec"
Loading…
Cancel
Save