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

Commit db7ad49

Browse files
author
Thomas Johansen
committed
Added clear cache
1 parent 63b25ac commit db7ad49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cc.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
3+
vagrant ssh -c "cd /var/www && drush cc all"

0 commit comments

Comments
 (0)