2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-02-10 07:58:52 +00:00
frappe_docker/frappe/.bash_history

58 lines
743 B
Bash
Raw Normal View History

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