Fixed the rights in the sync file.
This commit is contained in:
parent
eb90d46eb8
commit
49c8510d31
@ -47,5 +47,6 @@ class IDF_Plugin_SyncGit
|
||||
return;
|
||||
}
|
||||
@touch(Pluf::f('idf_plugin_syncgit_sync_file'));
|
||||
@chmod(Pluf::f('idf_plugin_syncgit_sync_file'), 0666);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user