Skip to content

Commit

Permalink
Update ServerStatusCheck.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mishakorzik authored Jul 9, 2024
1 parent 2c56a0b commit 5af90e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .check/ServerStatusCheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ def sys_check():
except Exception as e:
print('\n' + R + '[-]' + C + ' Exception : ' + W + str(e))

try:
sys_check()
sys_check()

0 comments on commit 5af90e1

Please sign in to comment.