Skip to content

Instantly share code, notes, and snippets.

@rehmatworks
Created June 25, 2019 17:46
Show Gist options
  • Save rehmatworks/6f9d6ec3138f955e7a1793f2beba1de4 to your computer and use it in GitHub Desktop.
Save rehmatworks/6f9d6ec3138f955e7a1793f2beba1de4 to your computer and use it in GitHub Desktop.
Test Apache Install via API
#!/bin/bash
apt-get update
apt-get install apache2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment