diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-08 10:50:38 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-08 10:50:38 -0600 |
commit | 9da1d31c94471e08d83eab402ce32e50eca5c961 (patch) | |
tree | 83c3f0c48d1ac9031e9df9a956a28ca3e9b95edb /scripts/start_application | |
parent | 35461ebdb5fce7671b351ddc65ab46d155dc1201 (diff) |
rename
Diffstat (limited to 'scripts/start_application')
-rwxr-xr-x | scripts/start_application | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/start_application b/scripts/start_application new file mode 100755 index 0000000..48c4274 --- /dev/null +++ b/scripts/start_application @@ -0,0 +1,3 @@ +#!/bin/sh + +sudo systemd start autoaid
\ No newline at end of file |