feat: reshuffle files

This commit is contained in:
Jamie Albert
2025-11-12 01:11:54 +00:00
parent e58c120f62
commit 3ebb8c54f1
212 changed files with 483 additions and 160 deletions

View File

@@ -15,7 +15,7 @@ declare -A RCLONE_MOUNTS=(
)
declare -A SSHFS_MOUNTS=(
["hephaestus"]="/home/oc/docker_config:/home/jamie/dao/storage/hephaestus/docker_config"
["hephaestus"]="/home/oc/dao:/home/jamie/dao/storage/hephaestus"
)
# Options

View File

@@ -0,0 +1,16 @@
#!/usr/bin/env bash
# ---
# @file_name: deploy.sh
# @description: deploy files into their relevant directories
# @date: 2025-11-11
# @version: 0.01
# @usage: ./deploy.sh [-h|--help]
#
# @author: Jamie Albert
# @author_contact: <mailto:jamie.albert@flatmail.me
# @license: GNU Affero General Public License v3.0 (Included in LICENSE)
# Copyright (C) 2025, Jamie Albert
# ---
set -euo pipefail
cd cradle