Add dosbox for i386
This commit is contained in:
parent
a23591094f
commit
f07c3a31ec
@ -172,7 +172,7 @@ source $MSTEMPDIR/mystic/dbp/prompt-${SCRIPT_VER}.sh
|
||||
# Add Fail2ban | banip
|
||||
source $MSTEMPDIR/mystic/fail2ban/prompt-${SCRIPT_VER}.sh
|
||||
# Add Dosemu2
|
||||
if [ "$DOSEMU" = "yes" ]; then
|
||||
if [ ! -z "$DOSEMU" ]; then
|
||||
source $MSTEMPDIR/mystic/dosemu2/prompt-${SCRIPT_VER}.sh
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user