Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fc84123

Browse files
committed
fixed welcome php file cp test incomplete
1 parent 6a1c93a commit fc84123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎init-scripts/container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ then
118118
bash /var/www/init.sh
119119
else
120120

121-
if [ ! -f "/var/www/index.php" ] ;
121+
if [ ! -f "${SERVER_ROOT}/index.php" ] ;
122122
then
123123

124124
#Copy welcome file to index

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /