Page MenuHomeDevCentral

No OneTemporary

diff --git a/roles/devserver/userland-software/files/install-php-extension.sh b/roles/devserver/userland-software/files/install-php-extension.sh
index 7559ed1..7b6dceb 100755
--- a/roles/devserver/userland-software/files/install-php-extension.sh
+++ b/roles/devserver/userland-software/files/install-php-extension.sh
@@ -1,17 +1,17 @@
#!/bin/sh
# -------------------------------------------------------------
-# Intall PHP extension
+# Install PHP extension
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Author: Sébastien Santoro aka Dereckson
# Created: 2018-03-29
# License: BSD-2-Clause
# Source file: roles/devserver/userland-software/files/install-php-extension.sh
# -------------------------------------------------------------
AS_BUILDER="sudo -u builder"
$AS_BUILDER phpize
$AS_BUILDER ./configure
$AS_BUILDER make

File Metadata

Mime Type
text/x-diff
Expires
Sun, Oct 12, 06:07 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065249
Default Alt Text
(936 B)

Event Timeline