Skip to content
Snippets Groups Projects

Support ArchLinux level-2 enroll; Add intune-portal pkg; Add instructions & FAQ

Merged Recolic requested to merge arch-l2 into master
2 files
+ 48
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
0
@@ -24,6 +24,8 @@ package() {
ar x source.deb
tar xvzf data.tar.gz
cp -r "$srcdir/usr" "$pkgdir/"
ln -s ../../opt/microsoft/intune/bin/intune-portal "$pkgdir/usr/bin/intune-portal"
}
Loading