Init
This commit is contained in:
commit
9f4e7b9eae
3 changed files with 23 additions and 0 deletions
7
clean.sh
Normal file
7
clean.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
#Discard uncommited changes
|
||||
hg revert --all --no-backup
|
||||
#Clean build
|
||||
./mach clobber
|
||||
#Update Mozilla repo
|
||||
hg pull -u
|
||||
./mach update
|
Loading…
Add table
Add a link
Reference in a new issue