diff --git a/bin/bfaupdate.sh b/bin/bfaupdate.sh
index 06b5a17f6ed47e569b2cb441640f846f460bbb12..2e97564af695cfb90d16bab5f99a02d9d76750b2 100755
--- a/bin/bfaupdate.sh
+++ b/bin/bfaupdate.sh
@@ -37,7 +37,7 @@ then
     # To keep things neat, make sure we pull as the user owning the
     # directory.
     runasownerof ${BFAHOME} git pull
-    exec ./`basename $0` wealreadypulled
+    exec $0 wealreadypulled
 else
     runasownerof / apt -y install libclass-accessor-perl
     runasownerof ${BFAHOME} npm rebuild