Force link to `/opt/lego/lego`.
This commit is contained in:
parent
cf0a13d43a
commit
860ea17d05
|
@ -68,6 +68,7 @@ if result.exit_status != 0
|
|||
link '/usr/local/bin/lego' do
|
||||
user 'root'
|
||||
to LEGO
|
||||
force true
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue