diff --git a/stpkg b/stpkg
index f230cfddee1a90568fbe23ac4287602eed5ece4a..424cc539ad9d8b445e2afe8988199b25fb8ae8a3 100755
--- a/stpkg
+++ b/stpkg
@@ -366,7 +366,6 @@ EOF
 
     default_index > $STPKG_INSTALL/web/packs/index.json || die "Failed to create default index.json file"
 
-    echo "fi" >> $STPKG_CONF_FILE
     info "You may edit the $STPKG_CONF_FILE to setup your home server and token (variable STPKG_TOKEN)"
 }