@@ -38,10 +38,13 @@ while True:
elif command == 'CARD':
Card = 1
elif command == 'UPDATE':
if os.name != 'nt':
os.system('cd ~/libraryClient')
else:
os.system('git pull')
elif command == 'LU':
Mode=3
print('Mode lookup')
elif command == '':
pass
The note is not visible to the blocked user.