mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Compare commits
3 Commits
v1.5.1
...
49efa1c3f1
Author | SHA1 | Date | |
---|---|---|---|
49efa1c3f1 | |||
87e55b193b | |||
cc0ac314ef |
@ -11,9 +11,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Get the latest while trying to preserve any modifications
|
# Get the latest while trying to preserve any modifications
|
||||||
git stash
|
git pull --autostash
|
||||||
git pull
|
|
||||||
git stash pop
|
|
||||||
|
|
||||||
# Run any pending migrations
|
# Run any pending migrations
|
||||||
for file in migrations/*.sh; do
|
for file in migrations/*.sh; do
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
Reference in New Issue
Block a user