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