Todos Novo

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Entrar

Todos Novo Entrar

All gists matching topic server

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado

jetsung / 服务器环境初始化

0 curtidas
0 bifurcações
1 arquivos
Última atividade 1 month ago
Linux 服务器环境初始化
linux server
1 #!/usr/bin/env bash
2
3 if [[ -n "${DEBUG:-}" ]]; then
4 set -eux
5 else
6 set -euo pipefail
7 fi
8
9 SH_FILES_FOLDER="$HOME/shfiles"
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 26ms⋅

Português
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ 爱开发 ⋅ 爱开发社区