Skip to content
Snippets Groups Projects
Commit c3353522 authored by Recolic K's avatar Recolic K
Browse files

x

parent 56910245
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
function i () {
cd "$1" &&
makepkg -i &&
cd -
}
i libsdbus-c++0
i msft-identity-broker
i msalsdk-dbusclient
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment