otrs/firststart.sh

5 lines
176 B
Bash
Raw Normal View History

2017-07-21 13:53:55 +00:00
#!/bin/sh
su otrs -lc "bin/otrs.Console.pl Maint::Config::Rebuild; sleep 15; bin/otrs.Console.pl Admin::Package::ReinstallAll"
/usr/sbin/crond
/opt/otrs/bin/Cron.sh start otrs