Skip to content

Commit 8441f9a

Browse files
committed
update app_path for dist
1 parent 1d1a9ab commit 8441f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh -e
22

3-
APP_PATH=$SNAP/app/jupyterlab-desktop
3+
APP_PATH=$SNAP/jupyterlab-desktop
44
ln -s "$APP_PATH" /usr/bin/jlab

0 commit comments

Comments
 (0)