From 992a561c61fca6c8091fee45317c6f22e0f3dfa9 Mon Sep 17 00:00:00 2001 From: sinthuja Date: Tue, 18 Apr 2017 13:36:13 +0530 Subject: [PATCH] Removing some unnecessary line in the secription. --- modules/distribution/src/core/bin/profile-creator.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/distribution/src/core/bin/profile-creator.sh b/modules/distribution/src/core/bin/profile-creator.sh index 4b98d665..12cb09ee 100644 --- a/modules/distribution/src/core/bin/profile-creator.sh +++ b/modules/distribution/src/core/bin/profile-creator.sh @@ -28,7 +28,6 @@ BINDIR=$(pwd) #get the desired profile echo "This tool will erase all the files which are not required for the selected profile " echo "and also creates a distribution of this profile in the same folder resides." -echo "WARNING:This may cause loss of any changes to the other profiles." echo "WSO2 IoT Server Supports following profiles." echo " 1.IoT Gateway Profile" echo " 2.IoT Key Manager Profile"