Skip to content

Commit a417726

Browse files
authored
master/prepare_system.sh
1 parent d8a96c5 commit a417726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-stuff/cloud-init

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ system_info:
4545
# e.g.: ansible-pull ... -e "next_archive=https://download.nextcloud.com/server/prereleases/nextcloud-13.0.5RC2.tar.bz2" -e "nc_passwd=your_secret"
4646
#
4747
runcmd:
48-
- curl -s https://raw.githubusercontent.com/ReinerNippes/nextcloud13/prepare_system.sh | /bin/bash
48+
- curl -s https://raw.githubusercontent.com/ReinerNippes/nextcloud13/master/prepare_system.sh | /bin/bash
4949
- #
5050
- # Insert a command to set a DynDNS record for this server here
5151
- # e.g. Strato DynDNS

0 commit comments

Comments
 (0)