Skip to content

Commit 812ddd8

Browse files
lacatoireafilina
andauthored
Update entrypoint.sh
Co-authored-by: Anna Filina <[email protected]>
1 parent 1b2c08e commit 812ddd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ sed -i "s#/var/www/$LANGUAGE/version.xml#/var/www/doc-base/version.xml#g" "$MANU
7878
sed -i "s#/var/www/$LANGUAGE/sources.xml#/var/www/doc-base/sources.xml#g" "$MANUAL_PATH"
7979
head -n 25 "$MANUAL_PATH"
8080

81-
# 🧩 Inclure le package PHP pour PhD
81+
# 🧩 Include the PHP package for PhD
8282
export PHP_INCLUDE_PATH="$PHD_DIR/phpdotnet/phd/Package:$PHD_DIR/phpdotnet/phd/Package/PHP:$PHP_INCLUDE_PATH"
8383

8484
cd /var/www/$LANGUAGE

0 commit comments

Comments
 (0)