This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
-- ############################################################################################################# -- | |
-- /\ | |
-- / \ 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 | |
-- /______\/______\ |