File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -273,9 +273,8 @@ del_web_config() {
273273
274274 web_domains=$( grep DOMAIN $USER_DATA /web.conf | wc -l)
275275 if [ " $web_domains " -eq ' 0' ]; then
276- sed -i " /.*\/$user \/.*$WEB_SYSTEM .conf/d" /etc/$1 /conf.d/vesta.conf
277- rm -f $HOMEDIR /$user /conf/web/$WEB_SYSTEM .conf
278- rm -f $HOMEDIR /$user /conf/web/s$WEB_SYSTEM .conf
276+ sed -i " /.*\/$user \/.*$1 .conf/d" /etc/$1 /conf.d/vesta.conf
277+ rm -f $conf
279278 fi
280279}
281280
Original file line number Diff line number Diff line change 99 < link type ="text/css " href ="/css/jquery-custom-dialogs.css?1446554103 " rel ="stylesheet " />
1010 < script type ="text/javascript " src ="/js/jquery-1.7.2.min.js?1446554103 "> </ script >
1111 < script type ="text/javascript " src ="/js/jquery.cookie.js?1446554103 "> </ script >
12- < script type ="text/javascript " src ="/js/jquery-ui-1.8.20.custom.min.js?1446554103 "> </ script >
12+ < script type ="text/javascript " src ="/js/jquery-ui-1.8.20.custom.min.js?1467113876 "> </ script >
1313 < script type ="text/javascript " src ="/js/hotkeys.js?1446554103 "> </ script >
1414 < script type ="text/javascript " src ="/js/events.js?1446554103 "> </ script >
1515
You can’t perform that action at this time.
0 commit comments