jessepeterson / margarita

Web frontend for reposado
The Unlicense
245 stars 40 forks source link

Add repo_sync & remove all products, PEP8 edits #38

Closed opragel closed 7 years ago

opragel commented 8 years ago

One note about this - need to link repo_sync to the margarita directory for repo sync button to work.

Something like:

ln -s /your/reposado/directory/reposado/code/repo_sync /your/magarita/directory/margairta/repo_sync.py

Example:

ln -s /usr/local/sus/reposado/code/repo_sync /usr/local/sus/margarita/repo_sync.py

opragel commented 8 years ago

Here's an example install process that pulls from the branch I worked in.

https://github.com/opragel/reposado_margarita_apache_install/blob/margarita-test01/reposado_margarita_install.sh