4 lines
No EOL
72 B
Bash
4 lines
No EOL
72 B
Bash
#!/bin/bash
|
|
set -euo pipefail
|
|
|
|
/usr/local/bin/php maintenance/update.php |