Commit 203927d9 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼 Committed by Joanne Hugé

obs/slapos: use shorter name to have less chance to have a shebang too long

parent 39c176c3
......@@ -16,6 +16,6 @@ OBS_DIRECTORY=$CURRENT_DIRECTORY/home:VIFIBnexedi:branches:home:VIFIBnexedi/Slap
VERSION_REGEX="s/\%RECIPE_VERSION\%/$RECIPE_VERSION/g;s/\%VERSION\%/$VERSION/g;s/\%RELEASE\%/$RELEASE/g"
TEMPLATES_DIRECTORY=$CURRENT_DIRECTORY/templates
SLAPOS_ORGINAL_DIRECTORY=slapos-node
SLAPOS_DIRECTORY=slapos-node_$VERSION+$RECIPE_VERSION+$RELEASE
SLAPOS_DIRECTORY=sn_$VERSION+$RECIPE_VERSION+$RELEASE
export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment