Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
pete
/
abp
Suivre
1
Ajouter aux favoris
1
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Everything works but it is a bit awkward
master
Pete Shadbolt
il y a 8 ans
Parent
6763052d4f
révision
c9d7fe8d18
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-0
bin/abpserver
+ 1
- 0
bin/abpserver
Voir le fichier
@@ -32,6 +32,7 @@ if __name__ == '__main__':
args = parser.parse_args()
# Change to the right working dir
print abp.__path__
where = os.path.join(os.path.dirname(abp.__path__[0]), "static")
os.chdir(where)
Écrire
Aperçu
Chargement…
Annuler
Enregistrer