Basically previous pr but without wiki and actually i pushed this time #6
1 changed files with 1 additions and 1 deletions
2
aps
2
aps
|
@ -146,7 +146,7 @@ main() { # --- does soem stuff
|
|||
[ -z "${2}" ] && die "[*] No targets specified."
|
||||
install_package_from_repo "official" "${2}" ;;
|
||||
upgrade) upgrade "official" ;;
|
||||
help) help
|
||||
help) help ;;
|
||||
*) die "[E] Invalid option ${1}, exiting..." ;;
|
||||
esac
|
||||
rm "${lock}"
|
||||
|
|
Loading…
Reference in a new issue