You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

postStart.sh 156B

12345
  1. #!/bin/bash
  2. # Set git safe.directory
  3. git config --global --add safe.directory /var/www/html
  4. git config --global --add safe.directory /var/www/html/3rdparty