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 c7b6efdd47 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 Installer: Remove system() function use (#1490139) 9 years ago
cssshrink.sh Improved minified files handling, added css minification (#1486988) 11 years ago
decrypt.sh dirname(__FILE__) -> __DIR__ 10 years ago
deluser.sh PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
dumpschema.sh dirname(__FILE__) -> __DIR__ 10 years ago
exportgettext.sh dirname(__FILE__) -> __DIR__ 10 years ago
gc.sh Fix so gc.sh script removes also expired sessions from sql database (#1490512) 9 years ago
importgettext.sh dirname(__FILE__) -> __DIR__ 10 years ago
indexcontacts.sh Installer: Remove system() function use (#1490139) 9 years ago
initdb.sh Installer: Remove system() function use (#1490139) 9 years ago
install-jsdeps.sh Add --get and --extract arguments and CACHEDIR env-variable support to install-jsdeps.sh (#5882) 7 years ago
installto.sh installto.sh: Fix false reporting of failed upgrade (#6019) 7 years ago
jsshrink.sh Fix regression when JAR_DIR is a relative path (#5815) 7 years ago
makedoc.sh Create class documentation with latest phpdoc utility 11 years ago
moduserprefs.sh Fix handling of --delete argument in moduserprefs.sh script (#5296) 8 years ago
msgexport.sh dirname(__FILE__) -> __DIR__ 10 years ago
msgimport.sh dirname(__FILE__) -> __DIR__ 10 years ago
package2composer.sh Copy version string from package.xml although plugin versions should be derived from git tags 11 years ago
transifexpull.sh Also rm empty timezone localization files 7 years ago
update.sh Update the list of obsolete composer dependencies 7 years ago
updatecss.sh dirname(__FILE__) -> __DIR__ 10 years ago
updatedb.sh Installer: Remove system() function use (#1490139) 9 years ago