Automated Updates
This commit is contained in:
parent
d6d7344969
commit
69cda288cf
|
@ -40,9 +40,9 @@ chmod 755 -R /etc/calamares/branding/peppermint
|
||||||
chmod 755 -R /opt/*
|
chmod 755 -R /opt/*
|
||||||
chmod 777 -R /opt/pypep/dbpep
|
chmod 777 -R /opt/pypep/dbpep
|
||||||
chmod 755 -R /usr/local/lib/python3.11/dist-packages/*
|
chmod 755 -R /usr/local/lib/python3.11/dist-packages/*
|
||||||
chmod 755 -R /etc/skel/*
|
#chmod 755 -R /etc/skel/*
|
||||||
chmod 755 -R /etc/skel/.local
|
#chmod 755 -R /etc/skel/.local
|
||||||
chmod 755 -R /etc/skel/.config
|
#chmod 755 -R /etc/skel/.config
|
||||||
chmod 755 -R /usr/share/polkit-1/rules.d
|
chmod 755 -R /usr/share/polkit-1/rules.d
|
||||||
chmod 755 /usr/sbin/bootloader-config
|
chmod 755 /usr/sbin/bootloader-config
|
||||||
chmod 755 /usr/sbin/sources-final
|
chmod 755 /usr/sbin/sources-final
|
||||||
|
|
Loading…
Reference in New Issue