README
This commit is contained in:
parent
90c9f269ef
commit
fdf3c97c2e
4 changed files with 50 additions and 2 deletions
2
func.py
2
func.py
|
@ -3,7 +3,7 @@ import random
|
|||
|
||||
from apscheduler.schedulers.background import BlockingScheduler
|
||||
|
||||
PATH = '/home/arthur/img/Wallpapers/test/'# path to media
|
||||
PATH = '/home/arthur/img/Wallpapers/wallpyper/'# path to media
|
||||
files = os.listdir(PATH)
|
||||
|
||||
def run(command,output=False):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue