Re-personalise after updates.
This commit is contained in:
@@ -7,3 +7,6 @@ if [ ! -d "$dst_dir" ]; then
|
||||
fi
|
||||
mkdir -p "$dst_dir"
|
||||
./git-portfolio "$dst"
|
||||
git clone --depth 1 --branch main git@git.seanhealy.ie:sean/web-footer.git "/tmp/web-footer"
|
||||
(cd "/tmp/web-footer" && ./automation/personalise.sh)
|
||||
rm -rf /tmp/web-footer
|
||||
|
||||
Reference in New Issue
Block a user