Fix comment

This commit is contained in:
clsty
2024-06-18 08:42:41 +08:00
parent f37de4c050
commit 71ab2c7ba5
+4 -2
View File
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
# TODO: This file should be provided for non-Arch(based) distros. As for Arch Linux, we should write local PKGBUILDs, which is the "right" way compared to copying files directly into /usr/local/* .
# P.S. install-yay() should be kept.
# This file is provided for non-Arch(based) distros.
# As for Arch Linux, we use local PKGBUILDs or AUR packages, which is the "right" way compared to copying files directly into /usr/local/* .
# P.S. install-yay() should be kept for Arch(based) distros.
# This script depends on `functions' .
# This is NOT a script for execution, but for loading functions, so NOT need execution permission.
@@ -95,6 +96,7 @@ install-bibata (){
x cd $base
}
# Not for Arch(based) distro.
install-MicroTeX (){
x mkdir -p $base/cache/MicroTeX
x cd $base/cache/MicroTeX