Make +x be executed by github

This commit is contained in:
Alex D. 2018-12-24 17:46:53 +01:00
parent bc29bcf125
commit 24758e5e8e
1 changed files with 0 additions and 1 deletions

1
manager Normal file → Executable file
View File

@ -193,7 +193,6 @@ function selfupdate {
output "info" "Self-updating:"
git clean || git reset --hard origin/master
git pull https://github.com/RXCommunity/Manager master
chmod +x manager
}
## Definitions