From 2187a2f97432d994f496a0a98d72f2c3e47fdde6 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 5 Oct 2019 14:16:02 +0200 Subject: remove trailing slashes --- etc/google-earth.profile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'etc/google-earth.profile') diff --git a/etc/google-earth.profile b/etc/google-earth.profile index 447a895d7..a331ef8d2 100644 --- a/etc/google-earth.profile +++ b/etc/google-earth.profile @@ -6,8 +6,8 @@ include google-earth.local include globals.local noblacklist ${HOME}/.config/Google -noblacklist ${HOME}/.googleearth/Cache/ -noblacklist ${HOME}/.googleearth/Temp/ +noblacklist ${HOME}/.googleearth/Cache +noblacklist ${HOME}/.googleearth/Temp noblacklist ${HOME}/.googleearth/myplaces.backup.kml noblacklist ${HOME}/.googleearth/myplaces.kml @@ -19,13 +19,13 @@ include disable-passwdmgr.inc include disable-programs.inc mkdir ${HOME}/.config/Google -mkdir ${HOME}/.googleearth/Cache/ -mkdir ${HOME}/.googleearth/Temp/ +mkdir ${HOME}/.googleearth/Cache +mkdir ${HOME}/.googleearth/Temp mkfile ${HOME}/.googleearth/myplaces.backup.kml mkfile ${HOME}/.googleearth/myplaces.kml whitelist ${HOME}/.config/Google -whitelist ${HOME}/.googleearth/Cache/ -whitelist ${HOME}/.googleearth/Temp/ +whitelist ${HOME}/.googleearth/Cache +whitelist ${HOME}/.googleearth/Temp whitelist ${HOME}/.googleearth/myplaces.backup.kml whitelist ${HOME}/.googleearth/myplaces.kml include whitelist-common.inc -- cgit v1.2.3-70-g09d2