Changeset View
Changeset View
Standalone View
Standalone View
files/mame
- This file was added.
| Property | Old Value | New Value |
|---|---|---|
| File Mode | null | 100755 |
| #!/bin/sh | |||||
| (cd /usr/share/mame && exec ./mame "$@") | |||||
joebonrichie: Would it be possible to replace this with something this, like in `package.yml`
```
install… | |||||
joebonrichieUnsubmitted Not Done Inline ActionsDerp, remember to use octal permissions! e.g. -dm00755 joebonrichie: Derp, remember to use octal permissions! e.g. `-dm00755` | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Would it be possible to replace this with something this, like in package.yml