Skip to content

Commit e266951

Browse files
committed
Move man page to man directory.
1 parent f045b2d commit e266951

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ install() {
22
printf "\e[33m[~] Downloading script...\e[0m\n"
33

44
curl -L#o /var/tmp/gg https://raw.githubusercontent.com/qw3rtman/gg/master/bin/gg
5-
curl -L#o /var/tmp/gg.1 https://raw.githubusercontent.com/qw3rtman/gg/master/gg.1
5+
curl -L#o /var/tmp/gg.1 https://raw.githubusercontent.com/qw3rtman/gg/master/man/gg.1
66

77
printf "\n\e[33m[~] Setting permissions...\e[0m\n"
88

gg.1 renamed to man/gg.1

File renamed without changes.

0 commit comments

Comments
 (0)