diff --git a/sap_website_parser-sample.sh b/sap_website_parser-sample.sh new file mode 100644 index 0000000..7924846 --- /dev/null +++ b/sap_website_parser-sample.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +cd /var/www + +/usr/bin/php -f index.php a=external_access p=blogs auth_token=1_\$2y\$12\$9Lcj2uDRMP1EB69dGknZPOm9AvXaTqPw5LQ1YqJNMNBY7vzJqRWhC \ No newline at end of file