sh 完全重建

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 完全重建相关的知识,希望对你有一定的参考价值。

#On one staging admin drupal server
drush @staging cc css-js -y
sudo -H -u drupal-site-scmp drush @staging updb -y
sudo -H -u drupal-site-scmp drush @staging env-switch staging_alicloud -y
sudo -H -u drupal-site-scmp drush @staging vget dpkg_version
sudo -H -u drupal-site-scmp drush @staging scmp-admin-reset


#On both staging admin drupal servers
sudo /etc/init.d/php5-fpm start
sudo /etc/init.d/nginx start
sudo /etc/init.d/supervisor start
sudo /usr/bin/supervisorctl start all
sudo /var/www/scmp_outage/stop-outage.sh

以上是关于sh 完全重建的主要内容,如果未能解决你的问题,请参考以下文章

sh 聚光灯重建呃!

sh MOS重建ES指数

sh 每次构建项目时,如何强制Xcode重建项目中的Info.plist文件?

如何使用 WiX 从源代码重建完全相同的 msi 文件?

docker build 不使用缓存重建镜像

docker build 不使用缓存重建镜像