KITAITI Makoto
null+****@clear*****
Mon Jan 11 20:08:06 JST 2016
KITAITI Makoto 2016-01-11 20:08:06 +0900 (Mon, 11 Jan 2016) New Revision: 8d4a0246cec8038ad26945ddbec4a150074f61f3 https://github.com/droonga/droonga-http-server/commit/8d4a0246cec8038ad26945ddbec4a150074f61f3 Merged 0f9441b: Merge pull request #13 from KitaitiMakoto/systemd Message: Remove step to download functions.sh It is used for SysVinit but it is not used any more. Modified files: install.sh Modified: install.sh (+0 -10) =================================================================== --- install.sh 2016-01-11 20:07:32 +0900 (32d496f) +++ install.sh 2016-01-11 20:08:06 +0900 (17cb13e) @@ -377,16 +377,6 @@ install() { exit 1 fi - curl -s -o $TEMPDIR/functions.sh $(download_url "install/$PLATFORM/functions.sh") - if ! source $TEMPDIR/functions.sh; then - echo "ERROR: Failed to download post-installation script!" - exit 1 - fi - if ! exist_command register_service; then - echo "ERROR: Downloaded post-installation script is broken!" - exit 1 - fi - setup_configuration_directory echo "" -------------- next part -------------- HTML����������������������������...Download