mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-09-10 04:15:40 -05:00
Rename some account server patches, misc small changes
This commit is contained in:
@@ -20,6 +20,7 @@ for dir in "$git_base/patches/"*; do
|
||||
for patch in "$git_base/patches/$subdir"/*; do
|
||||
echo "Applying patch $patch..."
|
||||
git apply "$patch" -v
|
||||
git add .
|
||||
num_patches=$((num_patches + 1))
|
||||
done
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user