* add shebang to actualize script * Update actualize_script.php
@@ -1,3 +1,4 @@
+#!/usr/bin/php
<?php
require(__DIR__ . '/../cli/_cli.php');