mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-01-13 10:40:11 +01:00
8 lines
299 B
Bash
8 lines
299 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-priv' is ready to use!"
|