Skip to content

Migrating from old bench

Pratik Vyas edited this page Jul 21, 2014 · 11 revisions

Migrating from old bench

  • Remove unnessesary files

     rm -rf install_scripts scripts templates standard_apps.json Readme.md .gitignore .git .update_bench
    
  • Remove old crontab entries, check if you have crontab entries from the previous bench by running crontab -l and remove them by edit the crontab using crontab -e.

  • Setup bench

     bench setup config
     bench setup backups
     bench setup auto-update
     sudo bench setup sudoers