aboutsummaryrefslogtreecommitdiffstats
path: root/run
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2020-12-28 12:39:16 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2020-12-28 12:39:16 +0100
commitb3ed778f6452211bc4070ba7644ea3247ad8f234 (patch)
treeffec85357c5b048a2ec2c3ac887c88117cc89828 /run
parentb5072cf8159adb16ff1826dce27bccb7ab41c141 (diff)
downloadjMusicHub-b3ed778f6452211bc4070ba7644ea3247ad8f234.tar.gz
jMusicHub-b3ed778f6452211bc4070ba7644ea3247ad8f234.tar.bz2
jMusicHub-b3ed778f6452211bc4070ba7644ea3247ad8f234.zip
Repairing playlist
An error occured when no playlists were found AND we wanted to create one. Also populated the objects files to meet the specs of the teach. Creating a run command, might delete later..
Diffstat (limited to '')
-rwxr-xr-xrun4
1 files changed, 4 insertions, 0 deletions
diff --git a/run b/run
new file mode 100755
index 0000000..528673d
--- /dev/null
+++ b/run
@@ -0,0 +1,4 @@
+#!/bin/bash
+#coding: utf-8
+
+javac jMusicHub.java && java jMusicHub