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
Wiki
ツリー:
ff01e901b2
ブランチ
タグ
master
rrs-website
trunk
squirrelmail
/
configure
configure
92 B
履歴
Raw
1
2
3
4
5
6
7
#!/bin/sh
#
# Redirects to the config directory and runs conf.pl
cd config
./conf.pl
cd ..