This website works better with JavaScript.
Explore
Help
Register
Sign In
necro_nemesis
/
Botspot-Pi-Apps
Watch
1
Star
0
Fork
You've already forked Botspot-Pi-Apps
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
pkg-install: append exit 0 to end
Browse Source
pull/899/head
Botspot
4 years ago
parent
f33968a8c9
commit
e49c19e697
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
pkg-install
Unescape
Escape
View File
@ -262,4 +262,5 @@ if [ ! -z "$errors" ];then
exit 1
fi
exit 0
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
necro_nemesis/Botspot-Pi-Apps
Title
Body
Create Issue