fix tip empty line

This commit is contained in:
bwcx_jzy 2024-01-03 14:28:48 +08:00
parent 623a6ff218
commit 41f0f83d72
No known key found for this signature in database
GPG Key ID: E187D6E9DDDE8C53
3 changed files with 6 additions and 0 deletions

View File

@ -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)! ! ! ! !

View File

@ -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)! ! ! ! !

View File

@ -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)! ! ! ! !