Alexandre
|
550a556f60
|
Update 10-adduser
|
2021-11-09 08:41:42 +01:00 |
|
Alexandre
|
427f23ee1b
|
Update 10-adduser
|
2021-09-26 22:53:06 +02:00 |
|
Alexandre
|
b28e836034
|
Update 10-adduser
|
2021-02-22 17:49:57 +01:00 |
|
Alexandre
|
be4ff86360
|
Rename nextcloud/root/etc/cont-init.d/10-adduser#!/usr/bin/with-contenv bash PUID=${PUID:-911} PGID=${PGID:-911} groupmod -o -g "$PGID" abc usermod -o -u "$PUID" abc mkdir -p/data/config mkdir -p/share/nextcloud echo ' ------------------------------------- _ () | | ___ _ __ | |/__| | |/\ | | \__ \ | | | () | |_| |___/|_| \__/Brought to you by linuxserver.io -------------------------------------' if [[ -f/donate.txt ]]; then echo ' To support the app dev(s) visit:' cat/donate.txt fi echo ' To support LSIO projects visit: https:/www.linuxserver.io/donate/------------------------------------- GID/UID -------------------------------------' echo " User uid: $(id -u abc) User gid: $(id -g abc) ------------------------------------- " chown abc:abc/app chown abc:abc/data/config chown abc:abc/defaults to nextcloud/root/etc/cont-init.d/10-adduser
|
2021-02-21 22:22:20 +01:00 |
|
Alexandre
|
6e37edbdfe
|
Delete 10-adduser
|
2021-02-07 08:27:21 +01:00 |
|
Alexandre
|
62cfdf646a
|
addition of nextcloud and transmission based on linuxserver
|
2020-12-12 12:33:54 +01:00 |
|