mirror of
https://github.com/dschmenk/apple2pi.git
synced 2025-02-20 11:28:57 +00:00
3 lines
57 B
Bash
Executable File
3 lines
57 B
Bash
Executable File
#!/bin/bash
|
|
fusea2pi $1 -o uid=`id -u` -o gid=`id -g` $2
|