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