mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +02:00
4 lines
No EOL
82 B
Python
Executable file
4 lines
No EOL
82 B
Python
Executable file
#!/usr/bin/env python3
|
|
# -*- coding: utf-8 -*-
|
|
import dangerzone
|
|
dangerzone.main() |