Skip to content

Commit

Permalink
sideload-repos-systemd: Adjust whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mwleeds committed Sep 22, 2020
1 parent c43e8e1 commit 9b82fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sideload-repos-systemd/flatpak-create-sideload-symlinks.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9b82fbf

Please sign in to comment.