feat(installer): post install setup instructions
This commit is contained in:
parent
91f8a51a1e
commit
a9c2271559
2 changed files with 18 additions and 1 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -81,6 +81,8 @@ Vagrant.configure('2') do |config|
|
|||
--in-place \
|
||||
http://192.168.10.100:8080
|
||||
|
||||
libretime-api migrate
|
||||
libretime-api set_icecast_passwords --from-icecast-config
|
||||
SCRIPT
|
||||
|
||||
config.vm.provision 'install', type: 'shell', inline: $script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue