mirror of
https://github.com/vladmandic/automatic
synced 2026-09-02 02:50:47 +02:00
fix fullpath
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ def create_paths(opts, log=None):
|
||||
opts.data[folder] = relpath
|
||||
except:
|
||||
opts.data[folder] = fullpath
|
||||
return relpath
|
||||
return opts.data[folder]
|
||||
|
||||
create_path(data_path)
|
||||
create_path(script_path)
|
||||
|
||||
Reference in New Issue
Block a user