Fix pcmanfm.conf cp typo
This commit is contained in:
parent
967c3077e0
commit
e9d898be23
@ -31,7 +31,7 @@ fi
|
||||
|
||||
if [ ! -f "$PCMANFM_CONF_DIR/pcmanfm.conf" ]; then
|
||||
mkdir -p "$PCMANFM_CONF_DIR"
|
||||
cp /usr/share/lubuntu/pcmanfm/main.lubuntu "$PCMANFM_CONF_DIR/pcmanfm.conf"
|
||||
cp /usr/share/lubuntu/pcmanfm/pcmanfm.conf "$PCMANFM_CONF_DIR/pcmanfm.conf"
|
||||
fi
|
||||
|
||||
# Ensure the existance of pcmanfm config file
|
||||
|
@ -31,7 +31,7 @@ fi
|
||||
|
||||
if [ ! -f "$PCMANFM_CONF_DIR/pcmanfm.conf" ]; then
|
||||
mkdir -p "$PCMANFM_CONF_DIR"
|
||||
cp /usr/share/lubuntu/pcmanfm/main.lubuntu "$PCMANFM_CONF_DIR/pcmanfm.conf"
|
||||
cp /usr/share/lubuntu/pcmanfm/pcmanfm.conf "$PCMANFM_CONF_DIR/pcmanfm.conf"
|
||||
fi
|
||||
|
||||
# Ensure the existance of pcmanfm config file
|
||||
|
Loading…
x
Reference in New Issue
Block a user