mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 03:07:48 +00:00
4 lines
142 B
Bash
Executable File
4 lines
142 B
Bash
Executable File
#!/usr/bin/env bash
|
|
terminator -m -T BACKUP -x time systemd-inhibit sudo bash .Backup_HD_1TB.sh; echo; echo "Press enter key to close"; read
|
|
|