This website works better with JavaScript.
Home
Explore
Help
Sign In
wpstudio
/
structure
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
1
Branch
0
Tags
23 MiB
Dockerfile
65.3%
Shell
34.4%
JavaScript
0.4%
Tree:
ff0b62ed49
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ff0b62ed49'
${ noResults }
structure
/
bash
/
restart-nginx.sh
3 lines
71 B
Raw
Blame
History
#!/bin/bash
cd
$HOME
/structure
docker-compose
exec
web nginx -s reload
Reference in new issue