mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-06 04:34:19 +01:00
fix
This commit is contained in:
@@ -158,7 +158,7 @@ if [ $# -gt 0 ]; then
|
|||||||
rctl -h jail:
|
rctl -h jail:
|
||||||
;;
|
;;
|
||||||
import|imports|export|exports|backup|backups)
|
import|imports|export|exports|backup|backups)
|
||||||
ls "${bastille_backupsdir}" | grep -Ev "*.sha256$"
|
ls "${bastille_backupsdir}" | grep -Ev '*.sha256$'
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Reference in New Issue
Block a user