You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/bin
Nathan Rennie-Waldock 2242506523 installto.sh: Fix false reporting of failed upgrade (#6019)
system() returns the last line of output (or false on failure)
rsync will have no output if the file being copied hasn't changed

Signed-off-by: Nathan Rennie-Waldock <nathan.renniewaldock@gmail.com>
7 years ago
..
cleandb.sh
cssshrink.sh
decrypt.sh
deluser.sh
dumpschema.sh
exportgettext.sh
gc.sh
importgettext.sh
indexcontacts.sh
initdb.sh
install-jsdeps.sh Fix absent directory error in `install-jsdeps.sh` when processing `maps` section (#5819) 7 years ago
installto.sh installto.sh: Fix false reporting of failed upgrade (#6019) 7 years ago
jsshrink.sh Shrink CodeMirror code 8 years ago
makedoc.sh
moduserprefs.sh Fix handling of --delete argument in moduserprefs.sh script (#5296) 9 years ago
msgexport.sh
msgimport.sh
package2composer.sh
transifexpull.sh
update.sh Update the list of obsolete composer dependencies 8 years ago
updatecss.sh dirname(__FILE__) -> __DIR__ 10 years ago
updatedb.sh