Skip to content

Commit d0d9b63

Browse files
Fixing symlink command
1 parent 04a3dbd commit d0d9b63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ echo ''
107107
echo '===================================='
108108
echo ''
109109

110-
ln -sf $base_dir/core/warp.py /usr/bin/warp
110+
ln -sf $base/core/warp.py /usr/bin/warp
111111
warp -v

0 commit comments

Comments
 (0)