mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-30 02:48:17 +08:00
fix tip empty line
This commit is contained in:
parent
623a6ff218
commit
41f0f83d72
@ -28,3 +28,5 @@
|
||||
|
||||
@REM Set environment variables to prevent some servers from failing to taskkill
|
||||
set PATH = %PATH%;C:\Windows\system32;C:\Windows;C:\Windows\system32\Wbem
|
||||
|
||||
# Do not delete the following content (leave at least one blank line)! ! ! ! !
|
||||
|
@ -44,3 +44,5 @@ for element in "${userProfiles[@]}"; do
|
||||
source "$element"
|
||||
fi
|
||||
done
|
||||
|
||||
# Do not delete the following content (leave at least one blank line)! ! ! ! !
|
||||
|
@ -44,3 +44,5 @@ for element in "${userProfiles[@]}"; do
|
||||
source "$element"
|
||||
fi
|
||||
done
|
||||
|
||||
# Do not delete the following content (leave at least one blank line)! ! ! ! !
|
||||
|
Loading…
Reference in New Issue
Block a user