Skip to content

Commit 054e9b1

Browse files
author
İSMAİL TAŞDELEN
committed
master
1 parent f36b8f7 commit 054e9b1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

run.py

+7
Original file line numberDiff line numberDiff line change
@@ -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")
File renamed without changes.

0 commit comments

Comments
 (0)