Skip to content

Commit

Permalink
Update cydramanager
Browse files Browse the repository at this point in the history
  • Loading branch information
acth2 authored May 20, 2024
1 parent 4531036 commit 16a7ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/packagemanagers/software/cydramanager
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ function install_packet {
rm -rf /usr/cydramanager/pkgt/*
sed '$d' /etc/profile
echo export PATH="$PATH:/usr/cydramanager/currentSoftware/${PKG_NAME}/bin" > /etc/profile
./etc/profile
export PATH=$PATH:/usr/cydramanager/currentSoftware/${PKG_NAME}/bin
touch ${USER_INSTALLED_SOFTWARE_DIR}/"${PKG_NAME}"
echo "${PKG_VERSION}" > ${USER_INSTALLED_SOFTWARE_DIR}/"${PKG_NAME}"

Expand Down

0 comments on commit 16a7ea5

Please sign in to comment.