Add mod+modlist: user

This commit is contained in:
Fierelier 2023-03-05 21:30:39 +01:00
parent fd7176cabf
commit 763242d845
2 changed files with 3 additions and 0 deletions

1
modlists/user Normal file
View File

@ -0,0 +1 @@
user

2
mods/user/data/chroot Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
echo "Hello world!"