tangled
alpha
login
or
join now
vicwalker.dev.br
/
pds-mirror
0
fork
atom
Mirror from bluesky-social/pds
0
fork
atom
overview
issues
pulls
pipelines
more helpful assistance URL lol
Jake Gold
2 years ago
e6e2ab37
6f5e85a4
+2
-2
1 changed file
expand all
collapse all
unified
split
installer.sh
+2
-2
installer.sh
···
206
206
echo
207
207
echo " sudo bash ${0}"
208
208
echo
209
209
-
echo "For assistance, contact support@pds.com"
209
209
+
echo "For assistance, check https://github.com/bluesky-social/pds"
210
210
exit 1
211
211
fi
212
212
···
320
320
#
321
321
# Download and install pds launcher.
322
322
#
323
323
-
echo "* Downloading pds compose file"
323
323
+
echo "* Downloading PDS compose file"
324
324
curl \
325
325
--silent \
326
326
--show-error \