KITAITI Makoto
null+****@clear*****
Mon Jan 11 18:28:41 JST 2016
KITAITI Makoto 2016-01-11 18:28:41 +0900 (Mon, 11 Jan 2016) New Revision: f213e0815f5f0779ae977b48e4794b75e3259d75 https://github.com/droonga/droonga-http-server/commit/f213e0815f5f0779ae977b48e4794b75e3259d75 Merged 0f9441b: Merge pull request #13 from KitaitiMakoto/systemd Message: Prepare user before installation of droonga-http-server In order to install Node.js to user home directory later. Modified files: install.sh Modified: install.sh (+2 -2) =================================================================== --- install.sh 2016-01-11 18:14:02 +0900 (6167b05) +++ install.sh 2016-01-11 18:28:41 +0900 (028b713) @@ -334,6 +334,8 @@ install() { echo "Preparing the environment..." prepare_environment_in_$PLATFORM + prepare_user + echo "" if [ "$VERSION" != "release" ]; then echo "Installing $NAME from the git repository..." @@ -358,8 +360,6 @@ install() { exit 1 fi - prepare_user - setup_configuration_directory echo "" -------------- next part -------------- HTML����������������������������...Download