We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b2d17 commit 72ad17fCopy full SHA for 72ad17f
availup.sh
@@ -74,6 +74,7 @@ if [ "$NETWORK" = "goldberg" ]; then
74
else
75
echo "🤷 No configuration file set. This will be automatically generated at startup."
76
fi
77
+ rm $CONFIG
78
touch $CONFIG
79
echo -e $CONFIG_PARAMS >> $CONFIG
80
0 commit comments