[neon/infrastructure/pangea-gemstash] /: specify the config file
Carlos De Maine
null at kde.org
Tue May 30 03:49:36 BST 2023
Git commit 82a5e09434ad8d5e6a1e45ce0daf2b67e3fbb2ae by Carlos De Maine.
Committed on 30/05/2023 at 02:49.
Pushed by carlosdem into branch 'master'.
specify the config file
M +1 -1 start.sh
https://invent.kde.org/neon/infrastructure/pangea-gemstash/-/commit/82a5e09434ad8d5e6a1e45ce0daf2b67e3fbb2ae
diff --git a/start.sh b/start.sh
index cc063a6..8562983 100755
--- a/start.sh
+++ b/start.sh
@@ -42,7 +42,7 @@ cp -vf config.yaml /home/gemstash/.gemstash/config.yaml
# install, configure and start gemstash
gem install gemstash
#gemstash start --no-daemonize
-gemstash start
+gemstash start --config-file /home/gemstash/.gemstash/config.yaml
#bundle install
#bundle update --bundler
More information about the Neon-commits
mailing list