dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed php notices in libraries and improved opensuse docs.
tbrehm
2009-03-07
07bf5100dce24ea3ae869fe59b61772870a80962
[gitlabFork/ISPConfig3.git]
/
server
/
server.sh
1
2
3
4
5
6
7
#!/bin/bash
PATH
=/
sbin
:/
usr
/
sbin
:/
bin
:/
usr
/
bin
:/
usr
/
local
/
sbin
:/
usr
/
local
/
bin
:/
usr
/
X11R6
/
bin
.
/
etc
/
profile
/
usr
/
bin
/
php
-
q
/
usr
/
local
/
ispconfig
/
server
/
server
.
php