mirror of
https://github.com/JackHack96/EasyEffects-Presets.git
synced 2025-12-18 09:34:05 +00:00
chore: remove extra space
This commit is contained in:
parent
bd175d6f11
commit
e36bff2f3f
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ install_presets() {
|
||||||
sed -i "s|<PRESETS_DIRECTORY>|$PRESETS_DIRECTORY|g" "$PRESETS_DIRECTORY/output/Bass Boosted.json"
|
sed -i "s|<PRESETS_DIRECTORY>|$PRESETS_DIRECTORY|g" "$PRESETS_DIRECTORY/output/Bass Boosted.json"
|
||||||
echo "Installing Advanced Auto Gain..."
|
echo "Installing Advanced Auto Gain..."
|
||||||
curl "$GIT_REPOSITORY/Advanced%20Auto%20Gain.json" --output "$PRESETS_DIRECTORY/output/Advanced Auto Gain.json" --silent
|
curl "$GIT_REPOSITORY/Advanced%20Auto%20Gain.json" --output "$PRESETS_DIRECTORY/output/Advanced Auto Gain.json" --silent
|
||||||
echo "Installing Laptop preset..."
|
echo "Installing Laptop preset..."
|
||||||
curl "https://raw.githubusercontent.com/Digitalone1/EasyEffects-Presets/master/LoudnessEqualizer.json" --output "$PRESETS_DIRECTORY/output/Laptop.json" --silent
|
curl "https://raw.githubusercontent.com/Digitalone1/EasyEffects-Presets/master/LoudnessEqualizer.json" --output "$PRESETS_DIRECTORY/output/Laptop.json" --silent
|
||||||
echo "Installing loudness + autogain laptop preset..."
|
echo "Installing loudness + autogain laptop preset..."
|
||||||
curl "$GIT_REPOSITORY/Loudness%2BAutogain.json" --output "$PRESETS_DIRECTORY/output/Loudness+Autogain.json" --silent
|
curl "$GIT_REPOSITORY/Loudness%2BAutogain.json" --output "$PRESETS_DIRECTORY/output/Loudness+Autogain.json" --silent
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue