From 1f6b7b42d5259c7b211253556fc24a355a7e33ee Mon Sep 17 00:00:00 2001 From: clsty Date: Fri, 8 Mar 2024 19:40:58 +0800 Subject: [PATCH] Reminder for GPU thingy --- install.sh | 1 + scriptdata/options | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/install.sh b/install.sh index a832345e9..2bcd030db 100755 --- a/install.sh +++ b/install.sh @@ -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" diff --git a/scriptdata/options b/scriptdata/options index 3fa45ec13..f3e37f578 100644 --- a/scriptdata/options +++ b/scriptdata/options @@ -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.