This website works better with JavaScript
Home
Explore
Sign In
clementinecomputing
/
popufare
Watch
1
Star
0
Fork
0
Files
Issues
12
Pull Requests
0
Wiki
Browse Source
bash not sh
Abram Connelly
6 years ago
parent
a235eda2b4
commit
9275f5fcf5
2 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
1
1
busunit/scripts/apply_update_legacy.sh
1
1
busunit/scripts/apply_update_popufare.sh
+ 1
- 1
busunit/scripts/apply_update_legacy.sh
View File
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/
ba
sh
#
# Copyright (c) 2019 Clementine Computing LLC.
#
+ 1
- 1
busunit/scripts/apply_update_popufare.sh
View File
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/
ba
sh
#
# Copyright (c) 2019 Clementine Computing LLC.
#