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
aae893bf
authored
2017-11-29 12:55:28 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
test
1 parent
77ce1a33
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
deploy.php
deploy.php
View file @
aae893b
<?php
// Set Variables
// Set Variables Working
$LOCAL_ROOT
=
"/var/www/html/"
;
$LOCAL_REPO_NAME
=
"banners-with-skip"
;
$LOCAL_REPO
=
"
{
$LOCAL_ROOT
}
/
{
$LOCAL_REPO_NAME
}
"
;
...
...
Please
register
or
sign in
to post a comment