Skip to content

Commit

Permalink
Remove install hook code
Browse files Browse the repository at this point in the history
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
  • Loading branch information
marceloneppel committed Aug 16, 2024
1 parent 760acfc commit bcd0777
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snap/hooks/install
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@
set -uex
conf="${SNAP_DATA}/conf"
mkdir -p -m 0755 "${conf}"
ssl="${SNAP_COMMON}/ssl"
mkdir -p -m 0755 "${ssl}"
cp "${SNAP}/share/metadata.yaml" "${conf}"

0 comments on commit bcd0777

Please sign in to comment.