- 2025年06月28日
- 星期六
我无法运行post-receive hook,如下所示:#!/bin/sh unset $(git rev-parse –local-env-vars) cd ~/commodity git pull origin master bundle install bundle exec rake assets:precompile thin restart 我
我无法运行post-receive hook,如下所示:#!/bin/sh unset $(git rev-parse –local-env-vars) cd ~/commodity git pull origin master bundle install bundle exec rake assets:precompile thin restart 我