mirror of
https://github.com/dschmenk/apple2pi.git
synced 2025-08-06 02:25:00 +00:00
Remove hard-coded path
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
/usr/local/bin/fusea2pi $1 -o uid=`id -u` -o gid=`id -g` $2
|
||||
fusea2pi $1 -o uid=`id -u` -o gid=`id -g` $2
|
||||
|
Reference in New Issue
Block a user