7 lines
213 B
Bash
Executable File
7 lines
213 B
Bash
Executable File
#!/bin/bash
|
|
<<<<<<< HEAD
|
|
exec google-chrome-beta --disk-cache-dir="/tmp/ewpt3ch-cache"
|
|
=======
|
|
exec google-chrome-beta --disk-cache-dir="/tmp/ewpt3ch-cache/chrome"
|
|
>>>>>>> 2f6f026bc689f7612d2a67cfd9ae8478510dd898
|