summaryrefslogtreecommitdiff
path: root/sbin/itzks-update-disklserver-squashfs-images
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-14 18:24:29 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-14 18:24:29 +0100
commit2495e5bf08780f8ab027d6c333c5226e533db961 (patch)
tree2e35a147fec9cea9df3084d64a5dc7b078ec5c73 /sbin/itzks-update-disklserver-squashfs-images
parent1ef8bbd01fcaad48d8b99c3c1927b5020fa8d632 (diff)
downloaditzks-systems-2495e5bf08780f8ab027d6c333c5226e533db961.tar.gz
itzks-systems-2495e5bf08780f8ab027d6c333c5226e533db961.tar.bz2
itzks-systems-2495e5bf08780f8ab027d6c333c5226e533db961.zip
sbin/itzks-update-disklserver-squashfs-images: White-space / indentation fix.
Diffstat (limited to 'sbin/itzks-update-disklserver-squashfs-images')
-rwxr-xr-xsbin/itzks-update-disklserver-squashfs-images2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/itzks-update-disklserver-squashfs-images b/sbin/itzks-update-disklserver-squashfs-images
index b47531a..296884d 100755
--- a/sbin/itzks-update-disklserver-squashfs-images
+++ b/sbin/itzks-update-disklserver-squashfs-images
@@ -95,7 +95,7 @@ if [ -e "/etc/ltsp/x2gothinclient-settings.conf" ]; then
if test -f "$TC_CONFIG/freerdp/known_hosts" || test -f "$TC_CONFIG/freerdp/known_hosts2" ; then
mkdir -p "$TC_CHROOT/etc/x2go/freerdp/"
- cp -v "$TC_CONFIG"/freerdp/known_hosts* "$TC_CHROOT/etc/x2go/freerdp/"
+ cp -v "$TC_CONFIG"/freerdp/known_hosts* "$TC_CHROOT/etc/x2go/freerdp/"
fi
fi
fi