Skip to content

Commit 091f8de

Browse files
JanardhanamJanardhanam
authored andcommitted
updated output dirname
1 parent ea1e7c0 commit 091f8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HTML-Beauti.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def main():
2222
kbarg = sys.argv[1:]
2323

2424
#dirname = os.path.dirname(__file__)
25-
dirname = '\\\\FS-LS-2\\IT Department\\KB PDF2HTML\\Organized'
25+
dirname = '\\\\fs-hsg-1\\IT Department\\KB PDF2HTML\\Organized'
2626
# print(dirname)
2727

2828
for KBID in kbarg:

0 commit comments

Comments
 (0)