#!/bin/bash

# Path to your LocalWP site environment script
#
# - MacOS: `/Users/your-username/Library/Application Support/Local/ssh-entry/`
# - Linux: `/home/your-username/.config/Local/ssh-entry/`
LOCALWP_SCRIPT_PATH="/path/to/LocalWP/files/Local/ssh-entry/site-file.sh"
