From a19de8c67da1915cbd1245f564c2425f2ed525b7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 26 Apr 2016 01:05:26 +0200 Subject: typo --- bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index cb1957f..4b059cf 100755 --- a/bootstrap +++ b/bootstrap @@ -28,6 +28,6 @@ export TALER_DEPLOYMENT_BASE=$base export PATH="$base/local/bin:$PATH" EOL -ln -stf $base/.config $base/deployment/conf/taler.conf -ln -stf $base/.config $base/deployment/conf/taler +ln -sft $base/.config $base/deployment/conf/taler.conf +ln -sft $base/.config $base/deployment/conf/taler -- cgit v1.2.3