Quote:
Originally Posted by twobob
mkdir -p ~/.config/galculator;
cp /mnt/us/extensions/galculator/.config/galculator/galculator.conf ~/.config/galculator/galculator.conf
seem to work just fine.
(I edited the first conf and it did indeed honour the copy...)
want that in the startup script?
suppose it can't hurt...
|
isn't it only needed for the
first time (mkdir and cp)..?
also if ~ is /tmp/root then it's read only..?