add debug and confirm #9

Merged
hippoz merged 5 commits from Ohio2/aps:master into master 2021-08-26 16:31:30 +03:00
Showing only changes of commit c540598726 - Show all commits

4
aps
View file

@ -156,9 +156,9 @@ help(){
echo "Alnux APS, the packaging system for Alnux."
echo ""
echo "sync - Synchronizes from package repository."
echo "install - Installs from local package information file and build file"
echo "install - Installs from local package information file and build file."
echo "upgrade - Upgrades from package repository."
echo "remove - Removes a package from /var/aps/installed and it's install files (payloadfiles)"
echo "remove - Removes a package from /var/aps/installed and it's install files (payloadfiles)."
}
main() {
if [ -f "${lock}" ]; then