Marek Marczykowski-Górecki
|
9c839d789f
|
qubes-rpc: fix issues found by shellcheck
Most of them are missing quotes, `` -> $(), and -o/-a usage in
conditions. Also add few directives disabling checks where were too
verbose.
|
2017-09-30 04:45:31 +02:00 |
|
Marek Marczykowski-Górecki
|
ce63d31a2e
|
Make all scripts in qubes-rpc executable
Don't rely on legacy feature of interpreting non-executable files as
scripts there.
|
2017-06-09 23:09:58 +02:00 |
|
Marek Marczykowski-Górecki
|
5157d9822e
|
backup: Use 'type' instead of 'which' to prevent unnecessary dependency
This fixes using minimal-template based VMs to store/retrieve backup.
|
2015-11-27 12:31:33 +01:00 |
|
Patrick Schleizer
|
2eb0ed2be1
|
removed trailing spaces
|
2015-10-15 04:34:55 +02:00 |
|
HW42
|
dad5bfbd18
|
remove 'bashisms' or explicit use bash
|
2015-02-05 05:42:08 +01:00 |
|
Marek Marczykowski-Górecki
|
39eca94200
|
backups: fix timestamp in backup filename (once again...)
|
2014-02-02 13:36:59 +01:00 |
|
Marek Marczykowski-Górecki
|
66ef7696ac
|
backups: change data/time delimiter in filename according to ISO 8601
|
2014-01-15 04:33:18 +01:00 |
|
Marek Marczykowski-Górecki
|
2b80dfef17
|
backups: fix backup timestamp
|
2014-01-13 05:08:05 +01:00 |
|
Marek Marczykowski-Górecki
|
639cb51414
|
Add qubes.{Backup,Restore} services, include them in rpm package
|
2013-11-09 19:01:57 +01:00 |
|