Reminder for GPU thingy

This commit is contained in:
clsty
2024-03-08 19:40:58 +08:00
parent 9e8a840430
commit 61a04fedcc
2 changed files with 2 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@ startask (){
printf "\e[34m[$0]: Hi there!\n"
printf 'This script 1. only works for ArchLinux and Arch-based distros.\n'
printf ' 2. has not been fully tested, use at your own risk.\n'
printf ' 3. does not provide GPU things and you must have set it up yourself.\n'
printf "\e[31m"
printf "Please CONFIRM that you HAVE ALREADY BACKED UP \"$HOME/.config/\" and \"$HOME/.local/\" folders!\n"
printf "\e[97m"
+1 -4
View File
@@ -3,10 +3,7 @@
# NOTE that you NOT need to `cd ..' because the `$0' is NOT this file, but the script file which will source this file.
# The script that use this file should have two lines on its top as follows:
# cd "$(dirname "$0")"
# export base="$(pwd)"
showhelp(){
# cd "$(dirname "$0")" export base="$(pwd)" showhelp(){
echo -e "Syntax: $0 [Options]...
Idempotent installation script for dotfiles.