mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2025-06-19 00:55:38 -04:00
7 lines
61 B
Bash
7 lines
61 B
Bash
#!/bin/sh
|
|
|
|
cp -R /home/builder/cc3dsfs/. .
|
|
chmod -R +x .
|
|
|
|
$1
|