mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 12:17:30 +02:00
added robot script
This commit is contained in:
parent
14f9304c6d
commit
0ba2b29a75
3 changed files with 31 additions and 1 deletions
|
@ -56,7 +56,7 @@ task setup: :environment do
|
|||
queue! %(chmod g+rx,u+rwx "#{deploy_to}/shared/public/system")
|
||||
|
||||
queue! %(touch "#{deploy_to}/shared/config/database.yml")
|
||||
queue %(echo '-----> Be sure to edit 'shared/config/database.yml'.')
|
||||
queue %(echo '-----> Be sure to edit 'shared/config/database.yml'.')
|
||||
end
|
||||
|
||||
desc 'Deploys the current version to the server.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue