Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #16 from knuton/rename-setup-dev
Browse files Browse the repository at this point in the history
Relabel setup-dev shortcut
  • Loading branch information
knuton authored Dec 19, 2018
2 parents 0658b1a + 7c03701 commit bd99ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/management/templates/setup-dev.desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=Setup (dev)
Name=Reconfigure for dev.dividat.com
Exec=sh -c 'ansible-pull -U https://github.com/dividat/play-computer.git ubuntu.yml --extra-var "play_url=https://dev.dividat.com/play.html" --extra-var "driver_channel=develop" -i localhost, --purge; read -p "Press Enter to close." WAIT_FOR_ENTER'
Terminal=true
Type=Application

0 comments on commit bd99ed7

Please sign in to comment.