Mark the launcher for upload
This commit is contained in:
parent
35f4ba545a
commit
d210e96d18
@ -38,5 +38,8 @@ stdenv.mkDerivation {
|
||||
EOF
|
||||
|
||||
chmod +x $out/bin/run
|
||||
|
||||
# Mark the launcher for upload
|
||||
touch $out/.upload-to-mn
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user