Added backup script

This commit is contained in:
2018-12-03 15:55:51 -05:00
parent 688dd5fc7a
commit e58891c736
4 changed files with 16 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# Get directory variables from script.
sh ../../dirs.sh
. ../../dirs.sh
config_file_name="10-evdev.conf"
sys_layout_file="/etc/X11/xorg.conf.d/$config_file_name"