6 řádky
78 B
Python
Spustitelný soubor
6 řádky
78 B
Python
Spustitelný soubor
#!/usr/bin/python
|
|
import qubesmanager.settings
|
|
|
|
qubesmanager.settings.main()
|
|
|