bin/forj in forj-1.0.7 vs bin/forj in forj-1.0.8

- old
+ new

@@ -385,9 +385,10 @@ account.set(:account_name, sAccountName) o_cloud = Forj::CloudConnection.connect(account) o_cloud.setup(:forge, sAccountName) o_cloud.config.ac_save + PrcLib.high_level_msg("\nAccount %s '%s' saved.\n", sProvider, sAccountName) end end ForjThor.start