[neon/infrastructure/pangea-gemstash] /: make the .gemstash dir

Carlos De Maine null at kde.org
Tue May 30 01:06:36 BST 2023


Git commit 20f018e80fb35c85a92c7fdc349b18e29d726b9d by Carlos De Maine.
Committed on 30/05/2023 at 00:06.
Pushed by carlosdem into branch 'master'.

make the .gemstash dir

M  +1    -0    start.sh

https://invent.kde.org/neon/infrastructure/pangea-gemstash/-/commit/20f018e80fb35c85a92c7fdc349b18e29d726b9d

diff --git a/start.sh b/start.sh
index a707cd4..3667dd1 100755
--- a/start.sh
+++ b/start.sh
@@ -36,6 +36,7 @@ gem install bundler --conservative
 gem update bundler
 
 #install the config before we gemstash
+mkdir -v /home/gemstash/.gemstash/
 cp -vf config.yaml /home/gemstash/.gemstash/config.yaml
 # install, configure and start gemstash
 gem install gemstash


More information about the Neon-commits mailing list