removes shell parameters since it's handled in /etc/bash.bashrc

This commit is contained in:
Jean-Christophe Vanhalle
2024-10-23 09:47:12 +02:00
parent 07368aff02
commit fbcba7cde4

2
www.sh
View File

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