mirror of
https://git.mills.io/prologic/zs-starter-template.git
synced 2025-04-04 13:53:31 +03:00
Fix interpreter used for onthispage
This commit is contained in:
parent
f4ada2e58b
commit
759a3b914f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
set -eo pipefail
|
||||
set -e
|
||||
|
||||
{
|
||||
echo "**On this page**"
|
||||
|
|
Loading…
Add table
Reference in a new issue