?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/modules/ps_accounts/.docker/



?? Go up: /home/webdevt/www/schtroumpf.fr/modules/ps_accounts

?? Viewing: prepare.sh

#!/bin/bash

echo "Apply patches"
cd /var/www/html
patch -p0 -f < /tmp/patches/ignore-checkout-17.diff || true


??

??