This commit is contained in:
Aleksei Gurianov
2018-07-01 10:56:12 -05:00
committed by Umputun
parent ed92a0bda5
commit df9d92cd21
+1 -1
View File
@@ -8,7 +8,7 @@ sed -i "s|var baseurl = '[^']*';|var baseurl = '${REMARK_URL}';|g" /srv/web/*.ht
echo "start remark42 server"
if [ -z "USER" ] ; then \
if [ -z "$USER" ] ; then \
echo "No USER defined, runs under root!"
exec /srv/remark