Skip to content

Instantly share code, notes, and snippets.

View trumpetx's full-sized avatar

David Greene trumpetx

View GitHub Profile
@trumpetx
trumpetx / immich_upgrade.sh
Created July 31, 2024 12:20
The upgrade script I have for Immich - open to suggestions for improvement!
#/bin/bash
CURRENT_DIR=$(pwd)
cd /home/immich/immich-app
docker compose down && docker compose pull && docker compose up -d
docker image prune -f
cd $CURRENT_DIR
@trumpetx
trumpetx / AzerothCoreMall.sql
Last active May 29, 2022 11:15
2022 AzerothCoreMall.sql
/*
-- ############################################################################################################# --
-- /\
-- / \ AzerothCore Mall
-- / \
-- /______\ * Kris (grandmst20) - 6/10/10 - TrinityCore Triforce Mall v3.7
-- /\ /\ * Rownan 5/11/17 - 19 Twink Vendors
-- / \ / \ * SygianTheBest - 11/29/17 - MANY Fixes and additions AzerothCore Mall
-- / \ / \ * TrumpetX - 5/26/22 - DB Schema Updates to match modern AzerothCore, Fixed Class/Flight/Weapon Trainers
-- /______\/______\