Updates to 03-2025
This commit is contained in:
parent
6167273a48
commit
9b54eb0512
348 changed files with 34535 additions and 5774 deletions
14
ssh-cron-info.readme
Normal file
14
ssh-cron-info.readme
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Server Root
|
||||
/var/customers/webs/Krummel/htdocs/partner.gruene-seele.bio/
|
||||
|
||||
Verbindung mit SSH
|
||||
crontab -e
|
||||
//hier ist der Cron eingetragen
|
||||
0 * * * * /usr/bin/php8.1 /var/customers/webs/Krummel/htdocs/partner.gruene-seele.bio/artisan schedule:run > /dev/null 2>&1
|
||||
|
||||
crontab -l
|
||||
|
||||
/usr/bin/php8.1 artisan schedule:run
|
||||
|
||||
//lokales testen
|
||||
php artisan schedule:run
|
||||
Loading…
Add table
Add a link
Reference in a new issue