diff --git a/scripts/atlas/apps-evidence-acceptance.sh b/scripts/atlas/apps-evidence-acceptance.sh index fbf6e28..ad5087b 100755 --- a/scripts/atlas/apps-evidence-acceptance.sh +++ b/scripts/atlas/apps-evidence-acceptance.sh @@ -5,7 +5,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" FIXTURE_SCRIPT="$SCRIPT_DIR/apps-manual-fixtures.sh" print_guide() { - cat <<'EOF' + cat << 'EOF' Apps Evidence Acceptance Guide 1. Run Atlas and open the Apps screen. diff --git a/scripts/atlas/apps-manual-fixtures.sh b/scripts/atlas/apps-manual-fixtures.sh index 4b1ac5c..c73f1ba 100755 --- a/scripts/atlas/apps-manual-fixtures.sh +++ b/scripts/atlas/apps-manual-fixtures.sh @@ -30,7 +30,7 @@ write_info_plist() { local plist_path="$1" local bundle_id="$2" local app_name="$3" - cat > "$plist_path" < "$plist_path" << EOF @@ -85,7 +85,7 @@ create_leftovers() { ;; launch) mkdir -p "$LAUNCH_AGENTS_ROOT" - cat > "$LAUNCH_AGENTS_ROOT/$bundle_id.plist" < "$LAUNCH_AGENTS_ROOT/$bundle_id.plist" << EOF