Domain geändert
Neuer Server mit neuer Domain
This commit is contained in:
@@ -3,18 +3,18 @@
|
|||||||
# 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
|
# unterstützte Bash: /bin/bash & /bin/zsh
|
||||||
# Aufruf: ./asciinema-client.sh
|
# Aufruf: ./asciinema-client.sh
|
||||||
# Autor: Patrick Asmus
|
# Autor: Thomas Werner Schwaighofer
|
||||||
# Web: https://www.techniverse.net
|
# Web: https://retronerd.at
|
||||||
# Git-Reposit.: https://git.retronerd.at/schiwagoa/asciinema.git
|
# Git-Reposit.: https://git.retronerd.at/schiwagoa/asciinema.git
|
||||||
# Version: 1.0.7
|
# Version: 1412.25
|
||||||
# Datum: 14.11.2024
|
# Datum: 14.12.2025
|
||||||
# Modifikation: Domain geaendert und restart bash
|
# Modifikation: Domain geaendert und restart bash
|
||||||
#####################################################
|
#####################################################
|
||||||
|
|
||||||
# asciinema client Installation
|
# asciinema client Installation
|
||||||
|
|
||||||
# URL zum asciinema-server
|
# URL zum asciinema-server
|
||||||
ASCIINEMA_API_URL="https://asciinema.it-nerds.com"
|
ASCIINEMA_API_URL="https://ascii.retronerd.at"
|
||||||
|
|
||||||
# Software installieren
|
# Software installieren
|
||||||
sudo apt update && sudo apt install asciinema -y
|
sudo apt update && sudo apt install asciinema -y
|
||||||
|
|||||||
Reference in New Issue
Block a user