diff options
Diffstat (limited to '')
-rwxr-xr-x | download.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/download.sh b/download.sh new file mode 100755 index 0000000..bd0dd4a --- /dev/null +++ b/download.sh @@ -0,0 +1,2 @@ +#!/bin/sh +php -d short_open_tag=true index.php download |