Commit Graph

4 Commits

Author SHA1 Message Date
flan
16d8bd9b78 Drop service management from ankisyncctl 2017-10-28 17:04:24 +02:00
Alexander Grüneberg
d23dd0122a Fix initial user creation.
sqlite3.connect automatically creates a database file if it doesn't
exist yet. Consequently, os.path.isfile will always return true, the
auth table won't be created, and inserting a user will fail.
2013-12-06 16:19:27 -06:00
David Snopek
33c0fdcd1f Got ankiserverctl.py working on my system, installing into the system bin/ and working with config files in another directory.
Conflicts:
	setup.py
2013-12-06 16:14:22 -06:00
jdoe0
1bee3298d7 Added wrapper script 2013-10-24 04:44:38 -05:00