AutomatedFanfic/root/etc/cont-init.d/99-init.d-finish

11 lines
196 B
Plaintext
Raw Normal View History

#!/usr/bin/with-contenv sh
echo "
UID/GID
---------------------------------------
User uid: $(id -u abc)
User gid: $(id -g abc)
---------------------------------------
Image Made By: MrTyton
"