Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
banners-with-skip
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
25ead53b
authored
2018-05-25 12:01:24 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
d
1 parent
9ee644b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
deploy.php
deploy.php
View file @
25ead53
...
...
@@ -2,7 +2,7 @@
#webhook.php Testing
echo
"finally working<br/>"
;
$cmd
=
s
hell_exec
(
"sudo git pull 2>&1"
);
$cmd
=
s
ystem
(
"sudo git pull 2>&1"
);
#for debugging
echo
$cmd
;
...
...
Please
register
or
sign in
to post a comment