Add nextcloudcmd as a binary due to packaging issues
This commit is contained in:
@@ -222,6 +222,7 @@ p() (
|
||||
}
|
||||
|
||||
# If no parameter or u
|
||||
echo "Available package managers: ${packageManagers[@]}"
|
||||
if [ -z $1 ] || [ $1 = "u" ]; then
|
||||
updateP
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user