Skip to content

Commit

Permalink
removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MassiGy committed Apr 28, 2024
1 parent b3f576a commit 9b4bfe3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scripts/setup_applet_file.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,3 @@ VERSION=$VERSION
# add execute permissions to the file.
chmod +x $HOME/.local/share/$(cat ./BINARY_NAME)-$(cat ./VERSION)/${BINARY_NAME}-applet;
fi




# ln -s $(shell pwd)/applet ${SHARED_DIR}/${BINARY_NAME}-applet;
# @echo "The ${BINARY_NAME}-applet file can be found in ${SHARED_DIR}";
# @echo ""

0 comments on commit 9b4bfe3

Please sign in to comment.