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