Beautify bash

This commit is contained in:
alexbelgium
2022-04-03 00:11:58 +00:00
committed by GitHub
parent a440681a25
commit b7fc37048d
2 changed files with 18 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Avoid linuxserver anti tamper issues
chown root:root /config/custom-cont-init.d* &>/dev/null || true
chown root:root /config/custom-services* &>/dev/null || true
chown root:root /config/custom-cont-init.d* &>/dev/null || true
chown root:root /config/custom-services* &>/dev/null || true