mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-09-11 14:24:27 +00:00
Updated base image to Ubuntu 22.04
This commit is contained in:
@ -4,4 +4,4 @@ set -eu
|
||||
|
||||
cd /run/samba/
|
||||
exec 2>&1
|
||||
exec /usr/sbin/smbd --foreground --log-stdout --debuglevel=3
|
||||
exec /usr/sbin/smbd --foreground --debug-stdout --debuglevel=3
|
||||
|
Reference in New Issue
Block a user