This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
apple2pi
Watch
1
Star
0
Fork
0
You've already forked apple2pi
mirror of
https://github.com/dschmenk/apple2pi.git
synced
2025-03-23 13:32:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
apple2pi
/
src
/
a2mount
3 lines
71 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
FUSE updates
2013-09-05 18:42:23 -07:00
#!/bin/bash
Pulling in some changes
2013-12-10 20:26:38 -08:00
fusea2pi $1 -o allow_root -o uid=`id -u` -o gid=`id -g` $2
Reference in New Issue
Copy Permalink