mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +01:00
Remove unnecessary rm
This commit is contained in:
parent
99cc89ed84
commit
dfbb18617f
1 changed files with 0 additions and 3 deletions
|
@ -55,7 +55,4 @@ git add -A
|
|||
git commit -m "Update blog shortlinks"
|
||||
git push -q
|
||||
|
||||
# Clean up
|
||||
rm -r ${workdir}
|
||||
|
||||
echo "All files cleaned up; update complete!"
|
||||
|
|
Loading…
Reference in a new issue