Changes between Initial Version and Version 1 of Ticket #811, comment 1
- Timestamp:
- 11/20/14 20:41:02 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #811, comment 1
initial v1 69 69 3.9.3 70 70 su - ts -s /bin/bash 71 source /etc/bash_completion.d/wp 72 cd ~/sites/default/ 73 wp core version 71 74 3.8.5 72 75 exit 73 76 su - ttt -s /bin/bash 77 source /etc/bash_completion.d/wp 78 cd ~/sites/default/ 79 wp core version 74 80 4.0.1 75 81 }}}