forked from Shinonome/dots-hyprland
Fix unexpected joined line (#317)
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@
|
|||||||
# NOTE that you NOT need to `cd ..' because the `$0' is NOT this file, but the script file which will source this file.
|
# 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:
|
# 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]...
|
echo -e "Syntax: $0 [Options]...
|
||||||
|
|
||||||
Idempotent installation script for dotfiles.
|
Idempotent installation script for dotfiles.
|
||||||
|
|||||||
Reference in New Issue
Block a user