You are not logged in.
see https://github.com/nfnty/dockerfiles/issues/2 for more details, It confirms the second 'y', but not the first 'y'.
Last edited by GutenYe (2015-05-17 06:25:58)
Linux, Vim, Ruby, Javascript and Go.
Offline
Aren't the defaults different?
All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.
Offline
Right. --noconfirm takes the defaults, so the first one is 'N'. Everything is working correctly here.
Offline
Thanks, Is there a way to clean all `/var/cache/pacman/pkg` packages?
Edit: I need run it in script.
Last edited by GutenYe (2015-05-17 05:59:15)
Linux, Vim, Ruby, Javascript and Go.
Offline
Depends on the interpreter. In Bash, you could use pacman -Scc <<< Y <<< Y
Offline
Depends on the interpreter. In Bash, you could use pacman -Scc <<< Y <<< Y
Great, Thank you @Scimmia.
Linux, Vim, Ruby, Javascript and Go.
Offline