feat: outsource globals in own file
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
### global variables
|
||||
BACKUP_DIR="${HOME}/kiauh-backups"
|
||||
KLIPPER_CONFIG="$(get_klipper_cfg_dir)"
|
||||
|
||||
function get_date(){
|
||||
current_date=$(date +"%y%m%d-%H%M")
|
||||
echo "${current_date}"
|
||||
|
||||
Reference in New Issue
Block a user