merge: main

This commit is contained in:
AngeD 2022-08-23 09:33:56 +02:00
parent c099b69d85
commit 16131f8dfe
8 changed files with 12 additions and 13 deletions

View file

@ -1,7 +1,5 @@
#!/bin/bash
NORMAL='\e[0m'
PS="$(docker ps -aq 2> /dev/null)"
if [ "$?" ] && [ "$EUID" != 0 ]; then