Schreibfehler korrigiert
This commit is contained in:
@@ -1,14 +1,13 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Script Name: asciinema-client.sh
|
# Script Name: asciinema-client.sh
|
||||||
# Beschreibung: Installiert die asciinema Software Clientseitig und konfiguriert die Bash-Umgebung
|
# Beschreibung: Installiert die asciinema Software Clientseitig und konfiguriert die Bash-Umgebung
|
||||||
# unterstützte Bash: /bin/bash & /bin/zsh
|
|
||||||
# Aufruf: ./asciinema-client.sh
|
# Aufruf: ./asciinema-client.sh
|
||||||
# Autor: Thomas Werner Schwaighofer
|
# Autor: Thomas Werner Schwaighofer
|
||||||
# Web: https://retronerd.at
|
# Web: https://retronerd.at
|
||||||
# Git-Reposit.: https://git.retronerd.at/schiwagoa/asciinema.git
|
# Git-Reposit.: https://git.retronerd.at/schiwagoa/asciinema.git
|
||||||
# Version: 1412.25
|
# Version: 1412.25
|
||||||
# Datum: 14.12.2025
|
# Datum: 14.12.2025
|
||||||
# Modifikation: Domain geaendert und restart bash
|
# Modifikation: Schreibfehler korrigiert
|
||||||
#####################################################
|
#####################################################
|
||||||
|
|
||||||
# asciinema client Installation
|
# asciinema client Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user