change e-mail

This commit is contained in:
Alexander Lutsai 2021-04-25 19:32:45 +03:00
parent 5baa0b4092
commit 2b52ada098
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python3 #!/usr/bin/python3
# coding: utf-8 # coding: utf-8
# License: The MIT License # License: The MIT License
# Author: Alexander Lutsai <s.lyra@ya.ru> # Author: Alexander Lutsai <sl_ru@live.com>
# Year: 2021 # Year: 2021
# Description: This script draws menu to choose, mount and unmount drives # Description: This script draws menu to choose, mount and unmount drives

View File

@ -1,7 +1,7 @@
#!/usr/bin/python3 #!/usr/bin/python3
# coding: utf-8 # coding: utf-8
# License: The MIT License # License: The MIT License
# Author: Alexander Lutsai <s.lyra@ya.ru> # Author: Alexander Lutsai <sl_ru@live.com>
# Year: 2021 # Year: 2021
# Description: This launches script that draws menu to choose, mount and unmount drives from ranger file manager # Description: This launches script that draws menu to choose, mount and unmount drives from ranger file manager