cron.sh: Fix typo
This commit is contained in:
parent
4fd6da6e4e
commit
2622fad2d9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ PSQL="psql -U manned -Awtq"
|
|||
./deb.sh ubuntu_active
|
||||
./deb.sh debian_active
|
||||
echo "============ Updating SQL indices"
|
||||
$PGSL -f update_indices.sql
|
||||
$PSQL -f update_indices.sql
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue