Details
Details
I am looking to be able to give my users an static URL to a raw file in diffusion.
Basically, I've written install instructions along the lines of:
wget http://xxxx/file/data/cfgoqvp5ub2x35a6ftky/PHID-FILE-wlopi4oac3qdebppc4rt/bmsd_install.sh && chmod +x bmsd_install.sh && ./bmsd_install.sh
Ideally, this URL would always be the current version of the file bmsd_install.sh but it looks like the URL is not static because the URL that I initially used is now 404'ing.
Answers
Answers
New Answer
New Answer