Skip to content

Commit

Permalink
Fix php error in script
Browse files Browse the repository at this point in the history
  • Loading branch information
tperalta82 committed Feb 22, 2018
1 parent 257a5bb commit f5dd6c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/loadavg.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<?php
echo json_encode(@sys_getloadavg());
<?php
// Put this in your MySQL Server if it's external
// sudo apt-get install libapache2-mod-php
// copy to /var/www/html/
Expand Down

0 comments on commit f5dd6c3

Please sign in to comment.