diff --git a/README.md b/README.md deleted file mode 100644 index 8b13789..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ - diff --git a/download.html b/download.html new file mode 100644 index 0000000..7da1aee --- /dev/null +++ b/download.html @@ -0,0 +1,642 @@ + + + +
+ + + + + + + + + + +Sorry, this application is not available on your current operating system.
+Try downloading it from a desktop or laptop.
++ Intel: + Download .zip + Download .msix + Download .appinstaller +
+ + + +This application does not prove its origin with a developer signature. To open it:
+ +You will only need to do this once. For further information please visit Apple Support.
+ +Alternatively, copy/paste the following command into a terminal window:
+ +$ curl -L https://github.com/clcocd/DC-AutoWrite/releases/latest/download/launch.mac | bash
+ + + + + +
+ + AMD64: + Download .tar.gz + + +
+ +Or install it from the command line:
+$ CPU=$(dpkg --print-architecture)
+ $ wget https://github.com/clcocd/DC-AutoWrite/releases/latest/download/composeapp_1.0_${CPU}.deb
+ $ sudo apt install ./composeapp_1.0_${CPU}.deb
+
+