Mitesh Shah
11 years ago
4 changed files with 10 additions and 6 deletions
@ -1,7 +1,8 @@ |
|||
Includes binaries of EasyEngine (ee). |
|||
|
|||
Actual Path : `/usr/local/sbin/` |
|||
|
|||
1. **easyengine** - Main script for all EasyEngine (ee) tasks. |
|||
1. **eeupdate** - Script to update EasyEngine (ee). |
|||
1. **install.sh** - Script to install EasyEngine (ee). |
|||
1. **update** - Script to update EasyEngine (ee). |
|||
1. **install** - Script to install EasyEngine (ee). |
|||
|
|||
|
@ -1,6 +1,8 @@ |
|||
1. **ee_ven_install_adminer.sh** - Install Adminer |
|||
1. **ee_ven_install_pma.sh** - Install phpMyAdmin |
|||
1. **ee_ven_install_phpmyadmin.sh** - Install phpMyAdmin |
|||
1. **ee_ven_install_utils.sh** - Install admin utilities |
|||
1. **ee_ven_install_wp_cli.sh** - Install WP-CLI |
|||
1. **ee_ven_remove_adminer.sh** - Remove Adminer |
|||
1. **ee_ven_remove_pma.sh** - Remove phpMyAdmin |
|||
1. **ee_ven_remove_wp_cli.sh** - Remove WP-CLI |
|||
1. **ee_ven_remove_phpmyadmin.sh** - Remove phpMyAdmin |
|||
1. **ee_ven_remove_utils.sh** - Remove admin utilities |
|||
1. **ee_ven_remove_wp_cli.sh** - Remove WP-CLI |
|||
|
@ -1 +1 @@ |
|||
1. **nginx** - includes config file templates. |
|||
1. **nginx** - includes config file templates. Actul Linux path: `/usr/share/easyengine/` |
|||
|
Loading…
Reference in new issue