yunohost/data/helpers.d
Josue-T bdf923aafc Solve issue with ynh_restore_file (#384)
* Solve issue with ynh_restore_file

While we use the `ynh_restore_file` if the destination already exist the `mv` fonction don't work correctly. By this commit the old directory is renamed.

* Move to /home/yunohost.conf file if already exist in restoration

* Remove if the file is bigger than 500Mo

* Use a local variable

* Fix DEST_PATH

* Fix comment and typo

* More precise comment regarding the behavior if DEST_PATH exists
2018-03-15 18:58:11 +01:00
..
backend Misc fixes in the helpers to clean the autodoc 2018-03-09 17:55:07 +01:00
filesystem Solve issue with ynh_restore_file (#384) 2018-03-15 18:58:11 +01:00
ip Misc fixes in the helpers to clean the autodoc 2018-03-09 17:55:07 +01:00
mysql Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
network [fix/enh] Use local variables 2017-12-17 20:26:52 +01:00
package Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
print Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
setting [fix] Use --value="$3" syntax so that $3 can begin with a dash 2017-08-27 03:37:32 +02:00
string [fix] previous patch mistakely remove variable name 2018-01-15 22:59:20 +01:00
system Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
user Microdecison: more weird spaces 2018-01-27 20:06:16 +01:00
utils Merge branch 'unstable' into backup_core_only 2018-03-15 17:27:40 +01:00