diff options
Diffstat (limited to 'locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po')
-rw-r--r-- | locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po deleted file mode 100644 index d3b709b..0000000 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po +++ /dev/null @@ -1,42 +0,0 @@ -# -msgid "" -msgstr "" - -msgid "" -"groupadd --system guixbuild\n" -"for i in `seq -w 1 10`;\n" -"do\n" -" useradd -g guixbuild -G guixbuild \\\n" -" -d /var/empty -s `which nologin` \\\n" -" -c \"Guix build user $i\" --system \\\n" -" guixbuilder$i;\n" -"done\n" -msgstr "" - -msgid "title: Guix builder user creation commands" -msgstr "" - -msgid "date: 2018-07-13" -msgstr "" - -msgid "lang: en" -msgstr "" - -msgid "eu_categories: guix" -msgstr "" - -msgid "layout: post" -msgstr "" - -msgid "ref: guix-builder-user-creation-commands" -msgstr "" - -#~ msgid "layout: pastebin" -#~ msgstr "" - -#~ msgid "" -#~ "title: Guix builder user creation commands\n" -#~ "date: 2018-07-13\n" -#~ "layout: pastebin\n" -#~ "lang: en" -#~ msgstr "" |