Skip to content

Instantly share code, notes, and snippets.

@ph3nx
Last active August 29, 2015 13:55

Revisions

  1. ph3nx revised this gist Feb 2, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion start_chrome.bat
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    xcopy /s /Y C:\Users\Pascal\drive\Projects\karteikarten C:\xampp\htdocs\karteikarten
    START chrome "http://localhost/karteikarten"
    chrome "http://localhost/karteikarten"
  2. ph3nx created this gist Feb 2, 2014.
    2 changes: 2 additions & 0 deletions start_chrome.bat
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    xcopy /s /Y C:\Users\Pascal\drive\Projects\karteikarten C:\xampp\htdocs\karteikarten
    START chrome "http://localhost/karteikarten"