add youtube
This commit is contained in:
parent
509b555966
commit
5ca4c0468e
1 changed files with 3 additions and 0 deletions
3
perso.mk
3
perso.mk
|
@ -27,3 +27,6 @@ site:
|
|||
@$(SYNC) "$(SMB_APPDATA)/site/data/blog" "$(DIR)/site/blog"
|
||||
@$(SYNC) "$(SMB_APPDATA)/site/data/contacts" "$(DIR)/site/networks"
|
||||
@$(SYNC) "$(SMB_APPDATA)/site/data/projects" "$(DIR)/site/portfolio"
|
||||
|
||||
youtube:
|
||||
@$(SYNC) "$(HOME_SMB)/Streaming/YouTube" "$(DIR)/YouTube"
|
||||
|
|
Loading…
Reference in a new issue