Fix update_git.py
This commit is contained in:
parent
c1e3025ed3
commit
9dab96573a
|
@ -175,7 +175,7 @@ def main():
|
|||
clear_working_dir();
|
||||
|
||||
copy_dotfiles();
|
||||
#push_git_changes();
|
||||
push_git_changes();
|
||||
|
||||
print("Done!")
|
||||
|
||||
|
|
Loading…
Reference in New Issue