dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed permission issue of bin directory in on latest Debian in chroot jails.
Till Brehm
2016-07-06
e37c4206de73fea71f0d6e1fd6b47befa81f580c
[gitlabFork/ISPConfig3.git]
/
server
/
scripts
/
ispconfig_update.sh
1
2
3
4
5
6
7
#!/bin/bash
php -q \
-d disable_classes= \
-d disable_functions= \
-d open_basedir= \
/usr/local/ispconfig/server/scripts/ispconfig_update.php