Fix config for actual page
This commit is contained in:
parent
3944dae8bd
commit
d99467639b
@ -1,6 +1,6 @@
|
||||
baseURL: https://example.org/
|
||||
languageCode: en-us
|
||||
title: My New Hugo Site
|
||||
title: Show 2024 des TSC im VfL Sindelfingen
|
||||
|
||||
module:
|
||||
imports:
|
||||
|
6
sync.sh
6
sync.sh
@ -1,8 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Please fix the sync script to match your config."
|
||||
exit 1
|
||||
|
||||
# Here is an example
|
||||
# rsync -aPh --info=progress2 public/ tsc@vps.tsc-vfl.de:show2024intern/public/ "$@"
|
||||
rsync -aPh --info=progress2 public/ tsc@vps.tsc-vfl.de:show2024/public/ "$@"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user