@@ -6,4 +6,4 @@ if [ -f "${0%/*}/tools/tools.sh" ]; then
else
echo"${0%/*}/tools/tools.sh遺失"
fi
. "${0%/*}/tools/tools.sh"| tee "${0%/*}/log.txt"
. "${0%/*}/tools/tools.sh"| tee "${0%/*}/log_$(date +%Y-%m-%d_%H-%M).txt"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.