tset RESET für Terminal gesetzt
This commit is contained in:
@@ -21,8 +21,8 @@ apt update && apt install asciinema -y
|
||||
# Eintragung in die bash
|
||||
CONFIG_FILE="/root/.bashrc"
|
||||
|
||||
# Restart der bash
|
||||
source ~/.bashrc
|
||||
# Restart des Terminal
|
||||
tset
|
||||
|
||||
# Konfigurationsdatei bearbeiten
|
||||
echo "export ASCIINEMA_API_URL=$ASCIINEMA_API_URL" >> $CONFIG_FILE
|
||||
|
||||
Reference in New Issue
Block a user