Skip to content

Commit 9ca7a13

Browse files
author
marci
committed
Ändere die YAML-Konfiguration der Blogbeiträge für automatische Updates, um den Elternteil von 'linux' auf 'linux-scripting' zu aktualisieren.
1 parent 3ac0fa1 commit 9ca7a13

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

content/posts/linux/automatische-update-debian-bash-script.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ menu:
1313
sidebar:
1414
name: Bash-Script für automatische Updates unter Debian
1515
identifier: debian-update
16-
parent: linux
16+
parent: linux-scripting
1717
keywords:
1818
- bash-update-script
1919
draft: false

content/posts/linux/automatische-update-rhel-bash-script.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ menu:
1313
sidebar:
1414
name: Bash-Script für automatische Updates auf RHEL-Systemen
1515
identifier: rhel-update
16-
parent: linux
16+
parent: linux-scripting
1717
keywords:
1818
- rhel-update
1919
draft: false
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Linux-Scripting
3+
menu:
4+
sidebar:
5+
name: Linux-Scripting
6+
identifier: linux-scripting
7+
parent: linux
8+
weight: 200
9+
tags:
10+
- linux
11+
- tutorials
12+
categories:
13+
- Scripting
14+
- Tutorials
15+
- Linux
16+
description: Linux-Scripting mit Bash, Python und Ansible
17+
---

0 commit comments

Comments
 (0)