This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
nginx-formula
forked from
ExternalMirrors/nginx-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Correct requisite ID in source.sls
susefix
Ahmad Sherif
10 years ago
parent
c28cac3483
commit
aac18d2505
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
nginx/source.sls
+ 1
- 1
nginx/source.sls
View File
@@ -72,7 +72,7 @@ get-nginx-{{name}}:
- watch:
- file: get-nginx
- require_in:
- cmd:
make-
nginx
- cmd: nginx
{% endfor -%}
get-ngx_devel_kit:
Write
Preview
Loading…
Cancel
Save