#!/bin/bash
#
# "I will be a shieldmaiden no longer,
# nor vie with the great Riders, nor
# take joy only in the songs of slaying.
# I will be a healer, and love all things
# that grow and are not barren."
# Éowyn, The Return of the King
#
#
# This script shall heal the little broken programs
# using the patches in this directory and convey them
# to convalesce in the healed directory.
#
# We check ourselves before we wreck ourselves.
if [
then
fi
# Which version we have?
# Remove progress file
# Create directory of healing if it doesn't already exist.
# Cycle through all the little broken Zig applications.
for
do
# Remove the dir and extension, rendering the True Name.
true_name=
patch_name="patches/patches/.patch"
if [
then
# Apply the bandages to the wounds, grow new limbs, let
# new life spring into the broken bodies of the fallen.
else
fi
done
# Test the healed exercises. May the compiler have mercy upon us.
# Remove progress file again