1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-09 12:11:34 -05:00

Remove Trailing Space

Signed-off-by: tommytran732 <contact@tommytran.io>
This commit is contained in:
tommytran732 2022-08-05 00:59:13 -04:00
parent 93151b9e28
commit c6ba112284
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -5,4 +5,4 @@ sudo mkdir -p /etc/qubes-bind-dirs.d
sudo tee /etc/qubes-bind-dirs.d50_user.conf << EOF > /dev/null
binds+=( '/var/lib/docker' )
binds+=( '/etc/docker' )
EOF
EOF