Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12241717
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
936 B
Referenced Files
None
Subscribers
None
View Options
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
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Oct 12, 06:07 (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065249
Default Alt Text
(936 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment