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