ACC SHELL

Path : /srv/www/htdocs/squirrelmail/
File Upload :
Current File : /srv/www/htdocs/squirrelmail/configure

#!/bin/sh
#
# Redirects to the config directory and runs conf.pl

cd `dirname $0`/config && ./conf.pl

ACC SHELL 2018