cleanup.sh
#1
//
guest
/
jen_bottom
/
ember
/
tutorial
/
testapp
/
node_modules
/
tmp
/
cleanup.sh
View
Commits
Blame
Open
Edit
Download .zip
Download
(74 B)
#!/bin/sh rm -vrf ${TMPDIR}/{foo,tmp,something,complicated,clike,using}*
#
Change
User
Description
Committed
#1
23539
jenbottom
Adding the basic code for ember test appk, created with 'ember new' command