Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 5db58b3

Browse files
authored
updated links to files
1 parent b890b30 commit 5db58b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

repdeb-sync.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
import shutil
2727

2828
# static config
29-
configFile = "sync-repo-from-github.ini"
30-
# configFile = "/root/repo-helper/sync-repo-from-github.ini"
29+
configFile = "repdeb-sync-config.ini"
30+
# configFile = "/root/repdeb/repdeb-sync-config.ini"
3131
configFileGeneral = "GENERAL"
3232

3333

0 commit comments

Comments
 (0)