Skip to content
Snippets Groups Projects

Revert "Stupid mistake"

Merged Alex Iribarren requested to merge undo into master
3 files
+ 0
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
1
@@ -47,7 +47,6 @@ elif [[ "${TOOL}" == "lftp" ]]; then
@@ -47,7 +47,6 @@ elif [[ "${TOOL}" == "lftp" ]]; then
elif [[ "${TOOL}" == "quick-fedora-mirror" ]]; then
elif [[ "${TOOL}" == "quick-fedora-mirror" ]]; then
BINARY=/usr/bin/quick-fedora-mirror
BINARY=/usr/bin/quick-fedora-mirror
echo $OPTIONS | tr " " "\n" | sed 's/#/ /g' > /etc/quick-fedora-mirror.conf
echo $OPTIONS | tr " " "\n" | sed 's/#/ /g' > /etc/quick-fedora-mirror.conf
echo "CHECKIN_PASSWORD=$(cat /secrets/fedora_password)" >> /etc/quick-fedora-mirror.conf
else
else
RET=-1
RET=-1
cat << EOF | error | tee $OUTPUT
cat << EOF | error | tee $OUTPUT
Loading