Skip to content

Commit fb927da

Browse files
author
NerdOfCode
committed
Improved functionality
1 parent e07a91f commit fb927da

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Bash/executable.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
echo "Making all shell scripts executable"
44

55
chmod +x *.sh
6+
chmod +x functions/*

Bash/functions/is_root.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ then
1010
fi
1111

1212
exit 0
13+

0 commit comments

Comments
 (0)