Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shaquir/ShellScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Paul-Benton/ShellScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 28, 2020

  1. Update installSlack.sh

    Updated for potential multi digit version numbers
    Added Jamf popup upon install
    always kill -9 if installing (not if version is good)
    Paul-Benton authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    609ab9d View commit details
    Browse the repository at this point in the history
  2. Update installSlack.sh

    change to use the RSS URL, downloads page sometimes wasn't current.
    Paul-Benton authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4da40a5 View commit details
    Browse the repository at this point in the history
  3. Update installSlack.sh

    changed to better download URL filter that can handle path and file name changes (Thanks Kyle!) 
    change notifications to report updated vs installed and version
    Paul-Benton authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    4e9ae9e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Update installSlack.sh

    Added download url http request check for 200, Slack RSS was giving bad links.
    Paul-Benton authored May 6, 2020
    Configuration menu
    Copy the full SHA
    18ded38 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Update installSlack.sh

    Changed localSlackVersion discovery to be less redundant and better for catching errors
    Paul-Benton authored May 29, 2020
    Configuration menu
    Copy the full SHA
    73f71a9 View commit details
    Browse the repository at this point in the history
Loading