Merge branch 'develop'
This commit is contained in:
commit
7e80c7b77e
3 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ instpkg "$pkg" "$aurpkg"
|
||||||
|
|
||||||
for itm in $sel; do
|
for itm in $sel; do
|
||||||
case $itm in
|
case $itm in
|
||||||
'"cups"') svcenable org.cups.cupsd cups;;
|
'"cups"') svcenable cups.service cups;;
|
||||||
'"cups-pdf"')
|
'"cups-pdf"')
|
||||||
#if (confirm "Add a PDF Printer ?") then
|
#if (confirm "Add a PDF Printer ?") then
|
||||||
|
|
||||||
|
|
2
lib
2
lib
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
apptitle="Arch Linux Desktop Install (archdi) - Version: 2020.08.16.18.44.55 (GPLv3)"
|
apptitle="Arch Linux Desktop Install (archdi) - Version: 2020.11.23.15.10.54 (GPLv3)"
|
||||||
baseurl=https://raw.githubusercontent.com/MatMoul/archdi-pkg/master
|
baseurl=https://raw.githubusercontent.com/MatMoul/archdi-pkg/master
|
||||||
cachedir=~/.cache/archdi
|
cachedir=~/.cache/archdi
|
||||||
|
|
||||||
|
|
BIN
pkg.tar
BIN
pkg.tar
Binary file not shown.
Loading…
Reference in a new issue