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