We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
0ct0pu5
/
squirrelmail
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
bbe53eccf3
Branches
Tags
master
rrs-website
trunk
squirrelmail
/
configure
configure
92 B
Verlauf
Originalformat
1
2
3
4
5
6
7
#!/bin/sh
#
# Redirects to the config directory and runs conf.pl
cd config
./conf.pl
cd ..