diff --git a/scripts/.gitkeep b/scripts/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/scripts/start b/scripts/start deleted file mode 100644 index 3c9caa9..0000000 --- a/scripts/start +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/bash -# ----------------------------------------------------------------------------- -# docker-ubuntu-sshd /start script -# -# Authors: Art567 -# Updated: Sep 20th, 2015 -# ----------------------------------------------------------------------------- - - -# Run OpenSSH server in daemon mode -/usr/sbin/sshd -D - -# Running x11 server with password - diff --git a/scripts/xplane11 b/scripts/xplane11 deleted file mode 100755 index 97b5622..0000000 --- a/scripts/xplane11 +++ /dev/null @@ -1,6 +0,0 @@ -# Navigating to the directory where XPlane11 is present -cd /home/akilan/.local/share/Steam/steamapps/common/X-Plane\ 11/ - -# Execute Xplane 11 binary -./X-Plane-x86_64 -