mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
feat: Add additional debug messages
This commit is contained in:
parent
02832de05c
commit
85a3fab6d8
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ if [[ "${NETWORK,,}" == "user"* ]]; then
|
||||||
interface="127.0.0.1"
|
interface="127.0.0.1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
html "Starting file sharing services..."
|
||||||
[[ "$DEBUG" == [Yy1]* ]] && echo "Starting Samba daemon..."
|
[[ "$DEBUG" == [Yy1]* ]] && echo "Starting Samba daemon..."
|
||||||
|
|
||||||
addShare() {
|
addShare() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue