2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-02-09 15:38:28 +00:00
frappe_docker/frappe/.bash_history
vishalseshagiri 92fa8c1d42 Port forwarding enabled+start-container.sh+setup.sh
Former-commit-id: e70428e7b32c1eb74a376ab5efe195d2790ffc5c
2017-07-24 08:52:16 +00:00

58 lines
743 B
Bash

ls
bench init frappe-bench && cd frappe-bench
ls
bench new-site site1
bench set-mariadb-host mariadb
bench new-site site1
exit
ls
cat setup.sh
ext
ls
exit
ls
bench init frappe-bench
nano setup.sh
nano setup.sh
ls
rm -rf frappe-bench/
ls
exit
ls
bench init frappe-bench && cd frappe-bench
ls
cd test/
ls
exit
ls
bench init frappe-bench && cd frappe-bench
ls
bench new-site site1
bench set-mariadb-host mariadb
bench new-site site1
ls
cd sites/
ls
cd ..
ls
bench get-app erpnext https://github.com/frappe/erpnext
ls
bench --site site1 install-app erpnext
ls
ls -l
cd ..
ls -l
cd frappe-bench/
ls
cd sites/
ls
rm -rf sitse
rm -rf site1
ls
cd ..
bench new-site site1.local
ls
bench --site site1.local install-app erpnext
bench start
exit