mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-01-24 18:50:18 +00:00
minor update synchronizing
This commit is contained in:
@@ -990,6 +990,7 @@ def update_version():
|
|||||||
# from 0.8.5 to 0.8.6:
|
# from 0.8.5 to 0.8.6:
|
||||||
|
|
||||||
# change style.css location
|
# change style.css location
|
||||||
|
if core.publishing():
|
||||||
if os.path.isfile(os.path.join(WWW, "style.css")):
|
if os.path.isfile(os.path.join(WWW, "style.css")):
|
||||||
subprocess.call(["mv", os.path.join(WWW, "style.css"), CONFIG])
|
subprocess.call(["mv", os.path.join(WWW, "style.css"), CONFIG])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user