diff options
-rwxr-xr-x | create-package.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/create-package.sh b/create-package.sh index 534518b..3ff5ec7 100755 --- a/create-package.sh +++ b/create-package.sh @@ -12,7 +12,7 @@ mkdir plugin_extradata/public mkdir templates/src/plugintemplates mkdir templates/transc cd libs -wget https://raw.github.com/kch42/ste/ste.php +wget https://raw.github.com/kch42/ste/master/ste.php wget http://michelf.com/docs/projets/php-markdown-1.0.1o.zip unzip php-markdown-*.zip mv PHP\ Markdown\ */markdown.php . |