Skip to content

Commit 536f278

Browse files
author
S. M. AMRAN
authored
Update building-php-linux.md
1 parent 7316317 commit 536f278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

building-php-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
### Build PHP From Source [Linux]
22
```
3+
#!/bin/bash
34
sudo apt update && \
45
sudo apt dist-upgrade && \
56
sudo apt install build-essential autoconf libtool bison re2c pkg-config libxml2-dev libssl-dev && \

0 commit comments

Comments
 (0)