delete unnecessary comments

This commit is contained in:
2025-04-06 20:49:31 +03:00
parent 9e077fe17d
commit b6cf36dc7e
4 changed files with 1 additions and 8 deletions

View File

@@ -2,7 +2,6 @@
# Process command line arguments
process_args() {
# Process command line arguments
while [[ $# -gt 0 ]]; do
case $1 in
--no-root)