mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
messages
This commit is contained in:
@@ -33,7 +33,7 @@ def cli(btrfs_img: Path):
|
||||
"""
|
||||
|
||||
if os.geteuid() != 0:
|
||||
sys.exit('Needs sudo')
|
||||
sys.exit(' needs sudo')
|
||||
|
||||
current_dir = Path.cwd()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user