Przeglądaj źródła

updates www user shell prompt with colours

master
Jean-Christophe Vanhalle 1 rok temu
rodzic
commit
e61b00b184
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      www.sh

+ 2
- 2
www.sh Wyświetl plik

@@ -6,8 +6,8 @@ set -a
set +a

docker exec \
-e SHELLOPTS=vi \
-e HISTFILE=/var/www/html/.bash_history \
-e SHELLOPTS=vi \
-it --user www-data \
"${PREFIX}-app" \
/bin/bash
/bin/bash -c '\nwww-data@${HOSTNAME} \[\033[01;35m\]\w\[\033[00m\]\n$ '

Ładowanie…
Anuluj
Zapisz