Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #!/bin/sh
  2. apt install composer
  3. apt install nodejs
  4. apt install npm
  5. apt install php
  6. sudo apt install php-cli php-fpm php-json php-pdo php-mysql php-zip php-gd php-mbstring php-curl php-xml php-bcmath php-sqlite3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement