This commit is contained in:
Ward from fusion-voyager-3 2024-12-16 02:29:47 +03:00
parent 3982ec9ed1
commit 71390029a8

View File

@ -7,7 +7,7 @@ mkdir -p /usr/share/booster/hooks-late
# Create Early hook # Create Early hook
touch /usr/share/booster/hooks-early/pika_live.sh touch /usr/share/booster/hooks-early/pika_live.sh
tee /usr/share/booster/hooks-early/pika_live.sh <<'EOF' tee /usr/share/booster/hooks-early/pika_live.sh <<'EOF'
#! /bin/sh #! /bin/bash
set -e set -e