idk fixed
This commit is contained in:
parent
40fe3adb7c
commit
39dd536755
2 changed files with 4 additions and 2 deletions
|
|
@ -12,4 +12,6 @@
|
|||
|
||||
`docker build --no-cache --tag today-isangjeong:latest .`
|
||||
|
||||
`docker rm --force today-isangjeong`
|
||||
|
||||
`docker run -d -v /data/hdd/today.isanjeong-docker:/code/app/temp --name today-isangjeong today-isangjeong:latest`
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
import library.vts as vts
|
||||
vts.download(vts.get_board())
|
||||
#import vts
|
||||
#vts.download(vts.get_board())
|
||||
|
||||
from instagrapi import Client
|
||||
import json, os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue