mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
commit
6760415547
@ -542,7 +542,7 @@ apply_xfce4-terminal() {
|
||||
CONFFILE="${HOME}/.config/xfce4/terminal/terminalrc"
|
||||
|
||||
if [[ ! (-w "${CONFFILE}") ]]; then
|
||||
echo "ERROR: config file not present or not writeable!"
|
||||
echo "ERROR: config file not present or not writable!"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user