mirror of
https://git.mills.io/prologic/zs-starter-template.git
synced 2024-11-21 21:06:03 +03:00
Fix interpreter used for onthispage
This commit is contained in:
parent
f4ada2e58b
commit
759a3b914f
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
|
|
||||||
set -eo pipefail
|
set -e
|
||||||
|
|
||||||
{
|
{
|
||||||
echo "**On this page**"
|
echo "**On this page**"
|
||||||
|
Loading…
Reference in New Issue
Block a user