Overwrite `/usr/local/bin/embulk`.

This commit is contained in:
Kazuhiro MUSASHI 2021-06-19 20:14:07 +09:00 committed by Gitea
parent 8dadc5e2fd
commit 00813e9f17
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ end
link '/usr/local/bin/embulk' do
user 'root'
to TARGET
force true
end
package 'default-jre' do