mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-03 14:47:10 -05:00
sideload-repos-systemd: Adjust whitespace
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This script is intended to be run by flatpak-sideload-usb-repo.service
|
||||
|
||||
shopt -s nullglob
|
||||
|
||||
if ! test $# -eq 1 || ! test -d "$1"; then
|
||||
|
||||
Reference in New Issue
Block a user