symlinker.sh: Replace loadsshkeys with papirus
Former-commit-id: 206c2012a631f3b814365359fc9d2aafa2ae3bba Former-commit-id: b35069887ef5f7973fae0e3dfee76159db2f2cbc
This commit is contained in:
parent
e6ba919502
commit
2698084c87
@ -30,8 +30,8 @@ function idd(){
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function loadsshkeys(){
|
function papirusIconTheme(){
|
||||||
name="loadsshkeys"
|
name="papirus-icon-theme-installer_(root).sh"
|
||||||
linkDir="${linkDir}"
|
linkDir="${linkDir}"
|
||||||
|
|
||||||
if [ ! -f "${linkDir}/${name}" ];then
|
if [ ! -f "${linkDir}/${name}" ];then
|
||||||
@ -94,8 +94,8 @@ case "${1}" in
|
|||||||
idd )
|
idd )
|
||||||
idd;;
|
idd;;
|
||||||
|
|
||||||
loadsshkeys)
|
papirus)
|
||||||
loadsshkeys
|
papirusIconTheme
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user