Skip to content
Snippets Groups Projects
Commit f62ff41f authored by Michel Memeteau's avatar Michel Memeteau
Browse files

Update install

parent 73aa7bb8
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -eux
source /etc/environment
NEXTCLOUD_VERSION=14-fpm
MYSQL_ROOT_PASSWORD=`tr -dc A-Za-z0-9_ < /dev/urandom | head -c 20 | xargs`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment