We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36b8f7 commit 054e9b1Copy full SHA for 054e9b1
run.py
@@ -0,0 +1,7 @@
1
+#!/usr/bin/env python
2
+# -*- coding:utf-8 -*-
3
+
4
+import os
5
6
+# Running
7
+os.system("python source/linux_settings.py")
linux_settings.py source/linux_settings.py
0 commit comments