mirror of
https://github.com/SL-RU/ranger_udisk_menu.git
synced 2025-01-27 21:38:15 +01:00
change e-mail
This commit is contained in:
parent
5baa0b4092
commit
2b52ada098
2 changed files with 2 additions and 2 deletions
2
menu.py
2
menu.py
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python3
|
||||
# coding: utf-8
|
||||
# License: The MIT License
|
||||
# Author: Alexander Lutsai <s.lyra@ya.ru>
|
||||
# Author: Alexander Lutsai <sl_ru@live.com>
|
||||
# Year: 2021
|
||||
# Description: This script draws menu to choose, mount and unmount drives
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python3
|
||||
# coding: utf-8
|
||||
# License: The MIT License
|
||||
# Author: Alexander Lutsai <s.lyra@ya.ru>
|
||||
# Author: Alexander Lutsai <sl_ru@live.com>
|
||||
# Year: 2021
|
||||
# Description: This launches script that draws menu to choose, mount and unmount drives from ranger file manager
|
||||
|
||||
|
|
Loading…
Reference in a new issue