mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from ssh_lib.utils import apt_get_update, exists
|
||||
|
||||
|
||||
def install_rclone(c):
|
||||
def rclone(c):
|
||||
if exists(c, '/usr/bin/rclone'):
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user