Fix linux directory perms, as described in #6
This commit is contained in:
parent
d16335eb27
commit
4ea1218cfb
|
|
@ -157,8 +157,6 @@ func main() {
|
|||
if err != nil {
|
||||
fmt.Printf("Removing extra pages failed with %s\n.", err)
|
||||
|
||||
} else {
|
||||
fmt.Printf("Removed pages.")
|
||||
}
|
||||
|
||||
return
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue