Chomd -x Weather Script!

This commit is contained in:
OdiousImp2604
2021-01-19 18:18:35 +00:00
committed by GitHub
parent bb93d3de58
commit 2653d855ff

View File

@@ -4,6 +4,7 @@ pushd SwayEOS >/dev/null
cp -R .config /home/$NEW_USER/
cp -R .config ~/
chmod -R +x ~/.config/Sway/scripts /home/$NEW_USER/.config/Sway/scripts
chmod +x ~/home/$NEW_USER/.config/waybar/scripts/weather.sh
cp .profile ~/
cp .profile /home/$NEW_USER/
chown -R $NEW_USER:users /home/$NEW_USER/.config /home/$NEW_USER/.profile