first commit
This commit is contained in:
5
modules/ps_accounts/.docker/prepare.sh
Normal file
5
modules/ps_accounts/.docker/prepare.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Apply patches"
|
||||
cd /var/www/html
|
||||
patch -p0 -f < /tmp/patches/ignore-checkout-17.diff || true
|
||||
Reference in New Issue
Block a user