mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-20 03:36:47 +00:00
Merge pull request #201 from pbearne/master
Added shell.bat to box access on windows
This commit is contained in:
commit
7f1fc72e3e
@ -208,5 +208,12 @@ The PHP Docker container is your workhorse which has many tools pre-installed an
|
||||
host> ./shell.sh
|
||||
devilbox@php-7.0.19 in /shared/httpd $
|
||||
```
|
||||
Or on windows
|
||||
|
||||
```shell
|
||||
path> ./shell.bat
|
||||
devilbox@php-7.0.19 in /shared/httpd $
|
||||
```
|
||||
|
||||
|
||||
See **[Usage](Usage.md)** for a detailed explanation.
|
||||
|
Loading…
Reference in New Issue
Block a user