@@ -80,7 +80,7 @@ def pseudo_zsh():
if args[0] == 'ssh1':
subprocess.run(['ssh','root@10.147.17.161'])
if args[0] == 'ud':
if args[0] == 'ud' or args[0] == 'update':
try:
print("Updating code...")
subprocess.run(['git', 'pull'])
The note is not visible to the blocked user.