mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update set_exec.sh
This commit is contained in:
parent
52328be6e4
commit
bc0b922203
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ try() { "$@" || die "${RED}Failed $*"; }
|
|||
|
||||
printf "\n" &&
|
||||
printf "${GRE}Script to set chmod +x on all other Thorium scripts.\n" &&
|
||||
tput sgr0 &&
|
||||
printf "${BOLD}\n" &&
|
||||
|
||||
# Set executable permissions
|
||||
|
|
Loading…
Reference in a new issue