Projet

Général

Profil

Révision df87f34a

Ajouté par Julien Enselme il y a plus de 9 ans

Add the sauron script to launch sauron inside the venv.

Voir les différences:

bin/sauron.sh
1
#!/bin/sh
2

  
3
# Activate virtualenv
4
cd /home/assos/sauron
5
. bin/activate
6

  
7
# Launch sauron
8
cd sauron
9
fab "$@"

Formats disponibles : Unified diff