Fix linux directory perms, as described in #6

This commit is contained in:
Barold 2021-01-15 08:46:56 +02:00
parent d16335eb27
commit 4ea1218cfb
3 changed files with 0 additions and 2 deletions

View File

@ -157,8 +157,6 @@ func main() {
if err != nil { if err != nil {
fmt.Printf("Removing extra pages failed with %s\n.", err) fmt.Printf("Removing extra pages failed with %s\n.", err)
} else {
fmt.Printf("Removed pages.")
} }
return return

Binary file not shown.

Binary file not shown.