mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
fixes after merge with cms
This commit is contained in:
@@ -106,6 +106,11 @@ os.system("lib/wnf.py -l")
|
||||
# force sync all
|
||||
os.system("lib/wnf.py --sync_all -f")
|
||||
|
||||
# set filemode false
|
||||
os.system("git config core.filemode false")
|
||||
os.chdir(os.path.join(erpnext_path, 'lib'))
|
||||
os.system("git config core.filemode false")
|
||||
|
||||
steps_remaining = """
|
||||
To Do:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user