new installation process

This commit is contained in:
pvincent
2026-08-18 19:38:31 +04:00
parent 706b452184
commit 77bd4e3e5b
2 changed files with 3 additions and 5 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
# Keep these top-most lines for safe scripting
# --Keep these 4 topmost lines for safe scripting
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
[[ $- != *i* ]] && return || true
# --write your own settings down below