postStart.sh 156 B

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