Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update updater #264

Merged
merged 1 commit into from
Jul 18, 2020
Merged

Update updater #264

merged 1 commit into from
Jul 18, 2020

Conversation

Hofyyy
Copy link
Contributor

@Hofyyy Hofyyy commented Jul 17, 2020

  • Added curl support
  • Added detection of default installation after initial installation. In this case the script is not located in the install dir.
  • Added --depth=1 in git clone. Does reduce the checkout size and increase installation speed.
  • Restructured into functions to avoid error messaged fomr rm -r for not existing tmp folder during first run.
  • Restructured into functions to be more save outside the installation directory.

- Added curl support
- Added detection of default installation after initial installation. In this case the script is not located in the install dir.
- Added --depth=1 in git clone. Does reduce the checkout size and increase installation speed.
- Restructured into functions to avoid error messaged fomr rm -r for not existing tmp folder during first run.
- Restructured into functions to be more save outside the installation directory.
@philippe44 philippe44 merged commit 445c112 into philippe44:master Jul 18, 2020
@philippe44
Copy link
Owner

Thanks!

@solelo
Copy link

solelo commented Nov 4, 2020

Can you tell me how to run the updater? I can't seem to get it to work

@MacsInSpace
Copy link

MacsInSpace commented Feb 25, 2022

Hey can I get in touch to pkg this/roll it into mine as a postflight/postinstall script?
I added the launchctl script to start and stop the service too. :) #402

@MacsInSpace
Copy link

Working on updating this script for MacOS and linux by testing the OS and processor.
https://gist.github.com/MacsInSpace/38cb4d033d936934e433ab625c589bef

Are the download URLs going to be stable in the following format?

aircasturl="https://github.com/philippe44/AirConnect/raw/master/bin/aircast-${OS}-${Processor}"
airupnpurl="https://github.com/philippe44/AirConnect/raw/master/bin/airupnp-${OS}-${Processor}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants