Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-09-13 21:40:55 +09:00
parent 244f7b510d
commit 48b9dd1a14
2 changed files with 3 additions and 3 deletions

View File

@ -102,7 +102,7 @@ XFCE_LIST = ('xfce4\n'
'plank\n'
'mugshot\n'
'menulibre\n'
'marwaita-for-xfwm'
# 'marwaita-for-xfwm'
)

View File

@ -299,7 +299,7 @@ def shared_files():
logger.info("Copy Shared Files")
src_paths = ('/aliases/bash_aliases',
'/sources/peppermint.list',
# '/sources/peppermint.list',
'/PepProTools/xDaily',
'/PepProTools/hub',
'/PepProTools/welcome',
@ -310,7 +310,7 @@ def shared_files():
)
des_paths = ('/etc/skel/.bash_aliases',
'/etc/apt/sources.list.d',
# '/etc/apt/sources.list.d',
'/usr/local/bin/xDaily',
'/usr/local/bin/hub',
'/usr/local/bin/welcome',