Port forwarding enabled+start-container.sh+setup.sh
This commit is contained in:
57
frappe/.bash_history
Normal file
57
frappe/.bash_history
Normal file
@@ -0,0 +1,57 @@
|
||||
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
|
||||
Reference in New Issue
Block a user