This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Scripts Test3
|
||||
# Scripts RBS
|
||||
|
||||
CLI thống nhất: `./scripts/lm.sh <nhóm> <lệnh>`
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Shared paths and helpers for Test3 scripts.
|
||||
# Shared paths and helpers for RBS scripts.
|
||||
# shellcheck shell=bash
|
||||
|
||||
_lm_lib_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# PhenikaaX Test3 — CLI gom script theo nhóm.
|
||||
# PhenikaaX RBS — CLI gom script theo nhóm.
|
||||
set -euo pipefail
|
||||
|
||||
ROOT="$(cd "$(dirname "$0")" && pwd)"
|
||||
|
||||
Reference in New Issue
Block a user