diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-06-25 16:10:38 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-06-25 16:10:38 +0200 |
commit | 0604cb36393129bd292caf1fab3e267fb2030fc8 (patch) | |
tree | 5a751793bd5c19c894f2d44fa09f2cdd6bef42bb /bootstrap | |
parent | f168af55719d3b6078d2b6afe864dcf4fca09100 (diff) |
fix bootstrap
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ autoreconf -if echo "Importing single-page app (from external Git repository)" cd contrib/merchant-backoffice +git checkout prebuilt cp spa.html .. cd ../.. |