nl_NL updates by M.J.Prinsen. Tue, 23 Sep 2003 00:46:39 +0200
[squirrelmail.git] / configure
CommitLineData
23afd0bd 1#!/bin/sh
98fe1e9f 2#
3# Redirects to the config directory and runs conf.pl
4
5cd config
6./conf.pl
7cd ..