Updated install.sh
This commit is contained in:
parent
d9688b8f2a
commit
3a3a61e56e
|
|
@ -33,8 +33,8 @@ echo "(hyprsolus) Moving additional scripts to system."
|
||||||
cp -u "${HYPRSOLUS_PATH}/hyprsolusctl" "$HYPRSOLUSCTL_PATH"
|
cp -u "${HYPRSOLUS_PATH}/hyprsolusctl" "$HYPRSOLUSCTL_PATH"
|
||||||
|
|
||||||
# Make the file executable
|
# Make the file executable
|
||||||
chmod +x "${HYPRSOLUS_PATH}/hyprsolusctl"
|
#chown root:root "${HYPRSOLUS_PATH}/hyprsolusctl"
|
||||||
chown root:root "${HYPRSOLUS_PATH}/hyprsolusctl"
|
chmod 544 "${HYPRSOLUS_PATH}/hyprsolusctl"
|
||||||
|
|
||||||
cp -ru "${HYPRSOLUS_PATH}/systemd" "$HYPRSOLUS_SYSTEMD"
|
cp -ru "${HYPRSOLUS_PATH}/systemd" "$HYPRSOLUS_SYSTEMD"
|
||||||
chown -R "$user:$user" "$HYPRSOLUS_SYSTEMD/systemd"
|
chown -R "$user:$user" "$HYPRSOLUS_SYSTEMD/systemd"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user