mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 05:52:17 +00:00
work
This commit is contained in:
@@ -71,7 +71,7 @@ def pkg_base(c):
|
|||||||
|
|
||||||
apt_get_install(c, ' '.join(pkg_list))
|
apt_get_install(c, ' '.join(pkg_list))
|
||||||
|
|
||||||
c.sudo('ln -s $(which fdfind) /usr/local/bin/fd', warn=True)
|
c.sudo('ln -snf $(which fdfind) /usr/local/bin/fd', warn=True)
|
||||||
|
|
||||||
|
|
||||||
def pkg_upgrade(c):
|
def pkg_upgrade(c):
|
||||||
|
|||||||
Reference in New Issue
Block a user