forked from klaussilveira/gitlist
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
p3x-robot sunday release 2018-3-6 15:08:48
- Loading branch information
Showing
7 changed files
with
171 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[//]: #@corifeus-header | ||
|
||
## P3X Gitlist | ||
|
||
--- | ||
[//]: #@corifeus-header:end | ||
# Install PHP 7.2 on Ubuntu | ||
|
||
```bash | ||
sudo add-apt-repository ppa:ondrej/php | ||
# enter (empty) | ||
|
||
sudo apt update | ||
sudo apt install -y php7.2 | ||
sudo apt upgrade -y | ||
``` | ||
|
||
[//]: #@corifeus-footer | ||
|
||
--- | ||
|
||
[**GITLIST**](https://pages.corifeus.com/gitlist) Build v1.0.3 | ||
|
||
[![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) | ||
|
||
|
||
## Sponsor | ||
|
||
[![JetBrains](https://www.patrikx3.com/images/jetbrains-logo.svg)](https://www.jetbrains.com/) | ||
|
||
|
||
|
||
[//]: #@corifeus-footer:end |
Oops, something went wrong.