mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
adding link
This commit is contained in:
parent
c89fd73e64
commit
e6ed8d21a0
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ export PATH="$final_path/vendor/bin:$PATH"
|
||||||
#sudo -u $app env PATH=$PATH drush @$app.prod l10n-update-refresh
|
#sudo -u $app env PATH=$PATH drush @$app.prod l10n-update-refresh
|
||||||
#sudo -u $app env PATH=$PATH drush @$app.prod l10n-update
|
#sudo -u $app env PATH=$PATH drush @$app.prod l10n-update
|
||||||
|
|
||||||
# Bypass composer issue and GitHub Rate Limit
|
# Bypass composer issue and GitHub Rate Limit https://developer.github.com/v3/#rate-limiting
|
||||||
if [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
|
if [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then
|
||||||
sleep 3600
|
sleep 3600
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue