Skip to content

Commit a7622ed

Browse files
authored
Update README to reflect community-scripts changes (#2068)
1 parent 9d90679 commit a7622ed

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -138,21 +138,22 @@ and press "Download".
138138
Optionally, you can copy the corresponding md5 sum from the releases page and paste it in the "Checksum" field to have
139139
Proxmox check that the downloaded image was not corrupted
140140

141-
### 2. Installer by tteck
141+
### 2. Installer by community-scripts (formerly tteck)
142142

143-
Use the [install script][ncp-proxmox-install-script-v5] from [tteck][tteck-profile] to install the LXC container on your Proxmox instance
143+
Use the [install script][ncp-proxmox-install-script-v5] from [community-scripts][community-scripts-profile] to install the LXC container on your Proxmox instance
144144

145-
He has multiple helper scripts available for Proxmox on his [website][website-helper-scripts], do go have a look if you're using Proxmox. :+1:
145+
[community-scripts][community-scripts-profile] has multiple helper scripts available for Proxmox on their [website][website-helper-scripts], go have a look if you're using Proxmox. :+1:
146146

147-
Installation: `bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi.sh)"`
147+
148+
Installation: `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nextcloudpi.sh)"`
148149

149150
Default Settings: `2GB RAM - 8GB Storage - 2vCPU`
150151

151-
_(Check his [website][website-helper-scripts] if this has changed and we haven't had the time to update it here yet, it's located under: Media - Photo > NextcloudPi LXC)_
152+
_(Check their [website][website-helper-scripts] if this has changed and we haven't had the time to update it here yet, it's located under: Operating-Systems > NextcloudPi LXC)_
152153

153-
Thenk you [tteck][tteck-profile] :heart: for making the helper script & letting us use this for Proxmox installations :pray:
154+
Thank you to the [community-scripts][community-scripts-profile] organisation :heart: for making the helper script & letting us use this for Proxmox installations :pray:
154155

155-
You can find his GitHub repository with his helper scripts [here][gh-helper-scripts-repo].
156+
You can find the GitHub repository with the helper scripts here: [here][gh-helper-scripts-repo].
156157

157158
## How to build
158159

@@ -293,15 +294,15 @@ You can find us on the [Forum][nc-forum], [Telegram][chat-telegram] or [Matrix][
293294

294295
[nc-badge]: https://img.shields.io/badge/Nextcloud-0082C9?style=for-the-badge&logo=Nextcloud&logoColor=white
295296

296-
<!-- TTECK -->
297+
<!-- COMMUNITY-SCRIPTS -->
297298

298-
[tteck-profile]: https://github.com/tteck
299+
[community-scripts-profile]: https://github.com/community-scripts/
299300

300-
[gh-helper-scripts-repo]: https://github.com/tteck/Proxmox
301+
[gh-helper-scripts-repo]: https://github.com/community-scripts/ProxmoxVE
301302

302-
[website-helper-scripts]: https://tteck.github.io/Proxmox/
303+
[website-helper-scripts]: https://community-scripts.github.io/ProxmoxVE/
303304

304-
[ncp-proxmox-install-script-v5]: https://github.com/tteck/Proxmox/blob/main/install/nextcloudpi-v5-install.sh
305+
[ncp-proxmox-install-script-v5]: https://github.com/community-scripts/ProxmoxVE/blob/main/install/nextcloudpi-install.sh
305306

306307
<!-- IMAGES -->
307308

0 commit comments

Comments
 (0)