update
This commit is contained in:
parent
fe485f3132
commit
b7ef42e9bf
|
@ -25,6 +25,7 @@ if [ -d "$CONFIG_DIR/nvim" ]; then
|
||||||
mv $CONFIG_DIR/nvim $CONFIG_DIR/nvim_BACKUP_$TIMESTAMP
|
mv $CONFIG_DIR/nvim $CONFIG_DIR/nvim_BACKUP_$TIMESTAMP
|
||||||
else
|
else
|
||||||
if [ -d "$CONFIG_DIR" ]; then
|
if [ -d "$CONFIG_DIR" ]; then
|
||||||
|
echo $CONFIG_DIR is existing...
|
||||||
else
|
else
|
||||||
# mkdir .config
|
# mkdir .config
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user