Update
All checks were successful
Test Actions / Builder (push) Successful in 8s

This commit is contained in:
2025-03-31 19:28:29 +03:00
parent 1a658a1146
commit 180c217a6f

View File

@@ -62,8 +62,8 @@ exec_cmd(cmd)
cmd = 'ls -la'
exec_cmd(cmd)
cmd = 'git config list --local'
exec_cmd(cmd)
# cmd = 'git config list --local'
# exec_cmd(cmd)
# cmd = 'git config list --global'
# exec_cmd(cmd)