mirror of
https://git.mills.io/prologic/zs-starter-template.git
synced 2024-11-21 12:56:04 +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**"
|
||||
|
Loading…
Reference in New Issue
Block a user