Change default font
This commit is contained in:
@@ -68,7 +68,6 @@ RSYNC_ARGS=(
|
||||
--chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r
|
||||
--exclude=deploy.sh
|
||||
--exclude=.git/
|
||||
--exclude=_dokuwiki/
|
||||
--exclude=.github/
|
||||
--exclude=.vscode/
|
||||
--exclude=_test/
|
||||
@@ -76,6 +75,7 @@ RSYNC_ARGS=(
|
||||
--exclude=*.swp
|
||||
--exclude=*.swo
|
||||
--exclude=.DS_Store
|
||||
--exclude=_vendor/
|
||||
)
|
||||
|
||||
if ((DRY_RUN)); then
|
||||
|
||||
Reference in New Issue
Block a user