Hi Marco,
Marco Betschart:
> I wanted to boot Tails on my MacBook 12“ from 2015, but the keyboard as well
> as the trackpad do not work at all.
> Seems like this is a known issue and there is a driver available which should
> help out:
> https://mknowles.com.au/wordpress/2017/11/02/installing-fe
Hi there,
I wanted to boot Tails on my MacBook 12“ from 2015, but the keyboard as well as
the trackpad do not work at all.
Seems like this is a known issue and there is a driver available which should
help out:
https://mknowles.com.au/wordpress/2017/11/02/installing-fedora-27-on-a-2017-macbook-1
u:
> intrigeri:
>> u:
>>> ln -s ../../wiki/src/contribute/l10n_tricks/pre-commit .
>>
>> This caught my eye before I could test this.
>>
>> I'd rather not ask all Tails contributors to run code, on every
>> commit, that lives in a section of our website that's publicly
>> writable. Please consi
Hi!
Upon a technical remark, I moved the pre-commit file to
bin/pre-commit-translation instead. See updated instructions below.
git fetch tails translation_platform_hooks
git submodule update --init
cd .git/hooks
ln -s ../../bin/pre-commit-translation pre-commit
Cheers!
u.
__
Hi!
intrigeri:
> u:
>> ln -s ../../wiki/src/contribute/l10n_tricks/pre-commit .
>
> This caught my eye before I could test this.
>
> I'd rather not ask all Tails contributors to run code, on every
> commit, that lives in a section of our website that's publicly
> writable. Please consider movi
u:
> ln -s ../../wiki/src/contribute/l10n_tricks/pre-commit .
This caught my eye before I could test this.
I'd rather not ask all Tails contributors to run code, on every
commit, that lives in a section of our website that's publicly
writable. Please consider moving this script to bin/ :)
_