mirror of
https://github.com/bashclub/zamba-lxc-toolbox
synced 2025-08-15 02:02:26 +00:00
8 lines
301 B
Bash
8 lines
301 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# Authors:
|
||
|
# (C) 2021 Idea an concept by Christian Zengel <christian@sysops.de>
|
||
|
# (C) 2021 Script design and prototype by Markus Helmke <m.helmke@nettwarker.de>
|
||
|
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
|
||
|
|
||
|
echo "'debian-unpriv' is ready to use!"
|