Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
janvda authored and janvda committed Aug 21, 2019
1 parent 0bd4193 commit 4717183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samba-rsync/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ if [ "$ext_dev_partition" != '' ]; then
mount $partition_to_mount /data/to

label=`e2label $partition_to_mount`
echo " Label of $partition_to_mount=$label"
echo "Label of $partition_to_mount=$label"

echo -e "******* Filesystem Statistics ******************************"
df -h
Expand Down

0 comments on commit 4717183

Please sign in to comment.