Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. If you’re not set up in Bitbucket Yet, follow the instructions here: /wiki/spaces/PI/pages/52002833

  2. To clone the TPC repo, use this command from your shopfine/ folder:

    Code Block
    languagebash
    shopfine] $ git clone git@bitbucket.org:punchmark/tpc-365.git tpc

  3. Then copy someone’s .htaccess file into the tpc folder:

    Code Block
    shopfine] $ cp /home/bc/shopfine/tpc/.htaccess tpc/

  4. Edit the .htaccess file, taking out the /bc/ and replacing them with /yourfoldername/

...