We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
0ct0pu5
/
squirrelmail
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
ff01e901b2
شاخهها
تگها
master
rrs-website
trunk
squirrelmail
/
configure
configure
92 B
تاريخچه
خام
1
2
3
4
5
6
7
#!/bin/sh
#
# Redirects to the config directory and runs conf.pl
cd config
./conf.pl
cd ..